File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,12 +16,12 @@ 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
2323 # - run: pip install --local -e git+https://github.com/rocky/python-filecache.git#egg=pyficache
24- - run : pip install uncompyle6
24+ # - run: pip install uncompyle6
2525 # - run: pip install --local -e git+https://github.com/rocky/python-decompile3.git#egg=decompyle3
2626 - run : pip install --local -e .
2727 - run : pip install -r requirements-dev.txt
You can’t perform that action at this time.
0 commit comments