Skip to content

Commit 0581020

Browse files
committed
Administrivia
1 parent 0c49b3a commit 0581020

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ubuntu.yml

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

0 commit comments

Comments
 (0)