File tree Expand file tree Collapse file tree 5 files changed +15
-0
lines changed
Expand file tree Collapse file tree 5 files changed +15
-0
lines changed Original file line number Diff line number Diff line change 1616 - checkout # checkout source code to working directory
1717 # Until the next xdis release
1818 - 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-filecache.git#egg=pyficache
20+ - run : pip install --local -e git+https://github.com/rocky/python-uncompyle6.git#egg=uncompyle6
21+ - run : pip install --local -e git+https://github.com/rocky/python-decompile3.git#egg=decompyle3
1922 # - run: pip install --local -e git+https://github.com/rocky/pytracer.git#egg=tracer
2023 # Until the next pyficache release
2124 # - run: pip install pyficache
Original file line number Diff line number Diff line change 2424 python -m pip install --upgrade pip
2525 # Until the next xdis release
2626 pip install --local -e git+https://github.com/rocky/python-xdis.git#egg=xdis
27+ pip install --local -e git+https://github.com/rocky/python-filecache.git#egg=pyficache
28+ pip install --local -e git+https://github.com/rocky/python-uncompyle6.git#egg=uncompyle6
29+ pip install --local -e git+https://github.com/rocky/python-decompile3.git#egg=decompyle3
2730 # Until the next pytracer release
2831 # pip install git+https://github.com/rocky/pytracer#egg=tracer
2932 # Until the next pyficache release
Original file line number Diff line number Diff line change 2323 python -m pip install --upgrade pip
2424 # Until the next xdis release
2525 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-filecache.git#egg=pyficache
27+ pip install --local -e git+https://github.com/rocky/python-uncompyle6.git#egg=uncompyle6
28+ pip install --local -e git+https://github.com/rocky/python-decompile3.git#egg=decompyle3
2629 # Until the next pytracer release
2730 # pip install git+https://github.com/rocky/pytracer#egg=tracer
2831 # Until the next pyficache release
Original file line number Diff line number Diff line change 2323 python -m pip install --upgrade pip
2424 # Until the next xdis release
2525 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-filecache.git#egg=pyficache
27+ pip install --local -e git+https://github.com/rocky/python-uncompyle6.git#egg=uncompyle6
28+ pip install --local -e git+https://github.com/rocky/python-decompile3.git#egg=decompyle3
2629 # Until the next pytracer release
2730 # pip install git+https://github.com/rocky/pytracer#egg=tracer
2831 # Until the next pyficache release
Original file line number Diff line number Diff line change 2424 python -m pip install --upgrade pip
2525 # Until the next xdis release
2626 pip install --local -e git+https://github.com/rocky/python-xdis.git#egg=xdis
27+ pip install --local -e git+https://github.com/rocky/python-filecache.git#egg=pyficache
28+ pip install --local -e git+https://github.com/rocky/python-uncompyle6.git#egg=uncompyle6
29+ pip install --local -e git+https://github.com/rocky/python-decompile3.git#egg=decompyle3
2730 # Until the next pytracer release
2831 # pip install git+https://github.com/rocky/pytracer#egg=tracer
2932 # Until the next pyficache release
You can’t perform that action at this time.
0 commit comments