You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-02 16:44:46 +08:00
Administrivia
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
#!/bin/bash
|
||||
# Check out python-3.0-to-3.2 and dependent development branches.
|
||||
|
||||
set -e
|
||||
PYTHON_VERSION=3.0.1
|
||||
|
||||
bs=${BASH_SOURCE[0]}
|
||||
|
@@ -1,6 +1,5 @@
|
||||
#!/bin/bash
|
||||
# Check out python-3.3-to-3.5 and dependent development branches.
|
||||
set -e
|
||||
PYTHON_VERSION=3.3.7
|
||||
|
||||
bs=${BASH_SOURCE[0]}
|
||||
|
Reference in New Issue
Block a user