You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-03 16:59:52 +08:00
Administrivia
This commit is contained in:
@@ -49,6 +49,7 @@ This uses setup.py, so it follows the standard Python routine:
|
|||||||
::
|
::
|
||||||
|
|
||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
|
pip install -r requirements-dev.txt
|
||||||
python setup.py install # may need sudo
|
python setup.py install # may need sudo
|
||||||
# or if you have pyenv:
|
# or if you have pyenv:
|
||||||
python setup.py develop
|
python setup.py develop
|
||||||
|
@@ -1 +1 @@
|
|||||||
spark_parser >= 1.0.1
|
spark_parser >= 1.0.2
|
||||||
|
@@ -1 +0,0 @@
|
|||||||
pytest
|
|
Reference in New Issue
Block a user