You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-04 01:09:52 +08:00
Add Some run tests
This commit is contained in:
@@ -11,4 +11,4 @@ dependencies:
|
|||||||
test:
|
test:
|
||||||
override:
|
override:
|
||||||
- python ./setup.py develop && make check-2.6
|
- python ./setup.py develop && make check-2.6
|
||||||
- cd ./test/stdlib && pyenv local 2.5.9 && bash ./runtests.sh 'test_[p-z]*.py'
|
- cd ./test/stdlib && pyenv local 2.5.9 && bash ./runtests.sh 'test_[f-i]*.py'
|
||||||
|
Reference in New Issue
Block a user