Changes between Version 47 and Version 48 of pyson
- Timestamp:
- 06/07/21 17:00:22 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
pyson
v47 v48 13 13 14 14 {{{ 15 pip install https://tracinsy.ewi.tudelft.nl/pubtrac/Utilities/export/1 76/pyson/dist/pyson-1.0.0.tar.gz15 pip install https://tracinsy.ewi.tudelft.nl/pubtrac/Utilities/export/192/pyson/dist/pyson-1.0.0.tar.gz 16 16 }}} 17 17 18 18 or from your setup.py 19 19 {{{ 20 install_requires=[ "pyson@pip install https://tracinsy.ewi.tudelft.nl/pubtrac/Utilities/export/1 76/pyson/dist/pyson-1.0.0.tar.gz"],20 install_requires=[ "pyson@pip install https://tracinsy.ewi.tudelft.nl/pubtrac/Utilities/export/192/pyson/dist/pyson-1.0.0.tar.gz"], 21 21 }}} 22 22