We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 869cf48 commit 148c116Copy full SHA for 148c116
.circleci/config.yml
@@ -20,7 +20,7 @@ jobs:
20
# - run: pip install --local -e git+https://github.com/rocky/pytracer.git#egg=tracer
21
# Until the next pyficache release
22
# - run: pip install pyficache
23
- # - run: pip install --local -e git+https://github.com/rocky/python-filecache.git#egg=pyficache
+ - run: pip install --local -e git+https://github.com/rocky/python-filecache.git#egg=pyficache
24
- run: pip install uncompyle6
25
# - run: pip install --local -e git+https://github.com/rocky/python-decompile3.git#egg=decompyle3
26
- run: pip install --local -e .
0 commit comments