Skip to content

Commit 0e34283

Browse files
committed
CircleCI needs pyficache from github
1 parent 7851da4 commit 0e34283

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
# - run: pip install --local -e git+https://github.com/rocky/pytracer.git#egg=tracer
2323
# Until the next pyficache release
2424
# - run: pip install pyficache
25-
# - run: pip install --local -e git+https://github.com/rocky/python-filecache.git#egg=pyficache
25+
- run: pip install --local -e git+https://github.com/rocky/python-filecache.git#egg=pyficache
2626
# - run: pip install uncompyle6
2727
# - run: pip install --local -e git+https://github.com/rocky/python-decompile3.git#egg=decompyle3
2828
- run: pip install --local -e .

0 commit comments

Comments
 (0)