You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-03 00:45:53 +08:00
CI take 3.
This commit is contained in:
@@ -37,8 +37,8 @@ jobs:
|
|||||||
- v2-dependencies-
|
- v2-dependencies-
|
||||||
|
|
||||||
- run:
|
- run:
|
||||||
command: | # Use pip int install dependengcies
|
command: | # Use pip to install dependengcies
|
||||||
pip install git+git://github.com/rocky/python-xdis.git#egg=xdis
|
sudo pip install git+git://github.com/rocky/python-xdis.git#egg=xdis
|
||||||
pip install --user --upgrade setuptools
|
pip install --user --upgrade setuptools
|
||||||
pip install --user -e .
|
pip install --user -e .
|
||||||
pip install --user -r requirements-dev.txt
|
pip install --user -r requirements-dev.txt
|
||||||
|
Reference in New Issue
Block a user