Small changes.

fragment tag EXEC_STMT
This commit is contained in:
rocky
2017-06-03 23:28:48 -04:00
parent 7c299fbf37
commit 844221cd43
4 changed files with 4 additions and 2 deletions

View File

@@ -56,7 +56,7 @@ This uses setup.py, so it follows the standard Python routine:
::
pip install -e setup.py
pip install -e .
pip install -r requirements-dev.txt
python setup.py install # may need sudo
# or if you have pyenv: