Skip to content

Commit de209a5

Browse files
committed
CircleCI need sto use dev xdis until release
1 parent 78186af commit de209a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- checkout # checkout source code to working directory
1717
# Until the next xdis release
1818
# - run: pip install xdis
19-
# - run: pip install --local -e git+https://github.com/rocky/python-xdis.git#egg=xdis
19+
- run: pip install --local -e git+https://github.com/rocky/python-xdis.git#egg=xdis
2020
# - run: pip install --local -e git+https://github.com/rocky/pytracer.git#egg=tracer
2121
# Until the next pyficache release
2222
# - run: pip install pyficache

0 commit comments

Comments
 (0)