You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-04 09:22:40 +08:00
File typo
This commit is contained in:
@@ -252,7 +252,7 @@ case $PYVERSION in
|
|||||||
. ./3.7-exclude.sh
|
. ./3.7-exclude.sh
|
||||||
;;
|
;;
|
||||||
3.8)
|
3.8)
|
||||||
. ./3.7-exclude.sh
|
. ./3.8-exclude.sh
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
SKIP_TESTS=( [test_aepack.py]=1
|
SKIP_TESTS=( [test_aepack.py]=1
|
||||||
|
Reference in New Issue
Block a user