mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2024-11-27 07:00:42 +00:00
Administrivia
This commit is contained in:
parent
2711c8d06f
commit
34a582b64c
@ -49,6 +49,7 @@ This uses setup.py, so it follows the standard Python routine:
|
||||
::
|
||||
|
||||
pip install -r requirements.txt
|
||||
pip install -r requirements-dev.txt
|
||||
python setup.py install # may need sudo
|
||||
# or if you have pyenv:
|
||||
python setup.py develop
|
||||
|
@ -1 +1 @@
|
||||
spark_parser >= 1.0.1
|
||||
spark_parser >= 1.0.2
|
||||
|
@ -1 +0,0 @@
|
||||
pytest
|
Loading…
Reference in New Issue
Block a user