You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-04 09:22:40 +08:00
CircleCI again
This commit is contained in:
@@ -7,7 +7,7 @@ machine:
|
|||||||
dependencies:
|
dependencies:
|
||||||
override:
|
override:
|
||||||
- pip install -e .
|
- pip install -e .
|
||||||
- pip install pytest=3.2.5
|
- pip install pytest==3.2.5
|
||||||
test:
|
test:
|
||||||
override:
|
override:
|
||||||
- python ./setup.py develop && make check-2.7
|
- python ./setup.py develop && make check-2.7
|
||||||
|
Reference in New Issue
Block a user