Changes between Version 34 and Version 35 of pyson


Ignore:
Timestamp:
05/19/21 11:41:28 (4 years ago)
Author:
wouter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pyson

    v34 v35  
    77install:
    88{{{
    9 pip install https://tracinsy.ewi.tudelft.nl/pubtrac/Utilities/export/153/pyson/dist/pyson-1.0.0.tar.gz
     9pip install https://tracinsy.ewi.tudelft.nl/pubtrac/Utilities/export/161/pyson/dist/pyson-1.0.0.tar.gz
    1010}}}
    1111
    1212or from your setup.py
    1313{{{
    14     install_requires=[ "pyson@pip install https://tracinsy.ewi.tudelft.nl/pubtrac/Utilities/export/142/pyson/dist/pyson-1.0.0.tar.gz"],
     14    install_requires=[ "pyson@pip install https://tracinsy.ewi.tudelft.nl/pubtrac/Utilities/export/161/pyson/dist/pyson-1.0.0.tar.gz"],
    1515}}}
    1616