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 7851da4 commit 0e34283Copy full SHA for 0e34283
.circleci/config.yml
@@ -22,7 +22,7 @@ jobs:
22
# - run: pip install --local -e git+https://github.com/rocky/pytracer.git#egg=tracer
23
# Until the next pyficache release
24
# - run: pip install pyficache
25
- # - 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
26
# - run: pip install uncompyle6
27
# - run: pip install --local -e git+https://github.com/rocky/python-decompile3.git#egg=decompyle3
28
- run: pip install --local -e .
0 commit comments