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