You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-03 08:49:51 +08:00
Update runtests for 2.7
This commit is contained in:
@@ -60,6 +60,7 @@ case $PYVERSION in
|
||||
;;
|
||||
2.7)
|
||||
SKIP_TESTS=(
|
||||
[test_curses.py]=1 # Possibly fails on its own but not detected
|
||||
[test_dis.py]=1 # We change line numbers - duh!
|
||||
[test_doctest.py]=1
|
||||
[test_grammar.py]=1 # Too many stmts. Handle large stmts
|
||||
|
Reference in New Issue
Block a user