You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-03 00:45:53 +08:00
Need hypothesis 3.0.0?
This commit is contained in:
@@ -57,7 +57,7 @@ jobs:
|
|||||||
# This is based on your 1.0 configuration file or project settings
|
# This is based on your 1.0 configuration file or project settings
|
||||||
- run: pip install --upgrade setuptools
|
- run: pip install --upgrade setuptools
|
||||||
- run: pip install -e .
|
- run: pip install -e .
|
||||||
- run: pip install pytest==3.2.5 hypothesis
|
- run: pip install pytest==3.2.5 hypothesis==3.0.0
|
||||||
# Save dependency cache
|
# Save dependency cache
|
||||||
- save_cache:
|
- save_cache:
|
||||||
key: v1-dep-{{ .Branch }}-{{ epoch }}
|
key: v1-dep-{{ .Branch }}-{{ epoch }}
|
||||||
|
Reference in New Issue
Block a user