You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-03 00:45:53 +08:00
Administrivia
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# Check out master branch and dependent development master branches
|
# Check out master branch and dependent development master branches
|
||||||
set -e
|
|
||||||
PYTHON_VERSION=3.8.18
|
PYTHON_VERSION=3.8.18
|
||||||
|
|
||||||
bs=${BASH_SOURCE[0]}
|
bs=${BASH_SOURCE[0]}
|
||||||
|
@@ -1,7 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# Check out python-2.4-to-2.7 and dependent development branches.
|
# Check out python-2.4-to-2.7 and dependent development branches.
|
||||||
|
|
||||||
set -e
|
|
||||||
PYTHON_VERSION=2.4.6
|
PYTHON_VERSION=2.4.6
|
||||||
|
|
||||||
bs=${BASH_SOURCE[0]}
|
bs=${BASH_SOURCE[0]}
|
||||||
|
Reference in New Issue
Block a user