File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 23
23
run : |
24
24
python -m pip install --upgrade pip
25
25
# Until the next xdis release
26
- # pip install --local -e git+https://github.com/rocky/python-xdis.git#egg=xdis
26
+ pip install --local -e git+https://github.com/rocky/python-xdis.git#egg=xdis
27
27
# Until the next pytracer release
28
- pip install git+https://github.com/rocky/pytracer#egg=tracer
28
+ # pip install git+https://github.com/rocky/pytracer#egg=tracer
29
29
# Until the next pyficache release
30
30
# pip install git+https://github.com/rocky/python-filecache#egg=pyficache
31
31
pip install -e .[dev]
Original file line number Diff line number Diff line change 22
22
run : |
23
23
python -m pip install --upgrade pip
24
24
# 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
26
26
# Until the next pytracer release
27
27
# pip install git+https://github.com/rocky/pytracer#egg=tracer
28
28
# Until the next pyficache release
Original file line number Diff line number Diff line change 22
22
run : |
23
23
python -m pip install --upgrade pip
24
24
# 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
26
26
# Until the next pytracer release
27
27
# pip install git+https://github.com/rocky/pytracer#egg=tracer
28
28
# Until the next pyficache release
Original file line number Diff line number Diff line change 23
23
run : |
24
24
python -m pip install --upgrade pip
25
25
# Until the next xdis release
26
- # pip install --local -e git+https://github.com/rocky/python-xdis.git#egg=xdis
26
+ pip install --local -e git+https://github.com/rocky/python-xdis.git#egg=xdis
27
27
# Until the next pytracer release
28
28
# pip install git+https://github.com/rocky/pytracer#egg=tracer
29
29
# Until the next pyficache release
You can’t perform that action at this time.
0 commit comments