File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2222 - name : Install dependencies
2323 run : |
2424 # We can comment out after next xdis release
25- # python -m pip install -e git+https://github.com/rocky/python-xdis#egg=xdis
25+ python -m pip install -e git+https://github.com/rocky/python-xdis#egg=xdis
2626 pip install -e .
2727 pip install -r requirements-dev.txt
2828 - name : Test xasm
Original file line number Diff line number Diff line change 2121 - name : Install dependencies
2222 run : |
2323 # We can comment out after next xdis release
24- # python -m pip install -e git+https://github.com/rocky/python-xdis#egg=xdis
24+ python -m pip install -e git+https://github.com/rocky/python-xdis#egg=xdis
2525 pip install -e .
2626 pip install -r requirements-dev.txt
2727 - name : Test xasm
Original file line number Diff line number Diff line change 2222 - name : Install dependencies
2323 run : |
2424 # We can comment out after next xdis release
25- # python -m pip install -e git+https://github.com/rocky/python-xdis#egg=xdis
25+ python -m pip install -e git+https://github.com/rocky/python-xdis#egg=xdis
2626 pip install -e .
2727 pip install -r requirements-dev.txt
2828 - name : Test xasm
You can’t perform that action at this time.
0 commit comments