mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2024-11-23 05:00:07 +00:00
Administrivia
This commit is contained in:
parent
5a367717fa
commit
6d4d3df659
@ -1,6 +1,5 @@
|
||||
#!/bin/bash
|
||||
# Check out master branch and dependent development master branches
|
||||
set -e
|
||||
PYTHON_VERSION=3.8.18
|
||||
|
||||
bs=${BASH_SOURCE[0]}
|
||||
|
@ -1,7 +1,6 @@
|
||||
#!/bin/bash
|
||||
# Check out python-2.4-to-2.7 and dependent development branches.
|
||||
|
||||
set -e
|
||||
PYTHON_VERSION=2.4.6
|
||||
|
||||
bs=${BASH_SOURCE[0]}
|
||||
|
Loading…
Reference in New Issue
Block a user