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 78186af commit de209a5Copy full SHA for de209a5
1 file changed
.circleci/config.yml
@@ -16,7 +16,7 @@ jobs:
16
- checkout # checkout source code to working directory
17
# Until the next xdis release
18
# - run: pip install xdis
19
- # - run: pip install --local -e git+https://github.com/rocky/python-xdis.git#egg=xdis
+ - run: pip install --local -e git+https://github.com/rocky/python-xdis.git#egg=xdis
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
0 commit comments