You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-04 09:22:40 +08:00
Disable compile-farm 3.8.3 checking
This commit is contained in:
@@ -51,7 +51,7 @@ for VERSION in $PYVERSIONS ; do
|
|||||||
LOGFILE=/tmp/${MAIN}-$VERSION-$$.log
|
LOGFILE=/tmp/${MAIN}-$VERSION-$$.log
|
||||||
|
|
||||||
case "$VERSION" in
|
case "$VERSION" in
|
||||||
3.7.7 | 3.8.2 | 3.1.5 | 3.0.1 )
|
3.7.7 | 3.8.3 | 3.1.5 | 3.0.1 )
|
||||||
continue
|
continue
|
||||||
;;
|
;;
|
||||||
3.5.9 )
|
3.5.9 )
|
||||||
|
Reference in New Issue
Block a user