Changes between Version 35 and Version 36 of pyson


Ignore:
Timestamp:
05/19/21 12:57:44 (4 years ago)
Author:
wouter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pyson

    v35 v36  
    77install:
    88{{{
    9 pip install https://tracinsy.ewi.tudelft.nl/pubtrac/Utilities/export/161/pyson/dist/pyson-1.0.0.tar.gz
     9pip install https://tracinsy.ewi.tudelft.nl/pubtrac/Utilities/export/163/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/161/pyson/dist/pyson-1.0.0.tar.gz"],
     14    install_requires=[ "pyson@pip install https://tracinsy.ewi.tudelft.nl/pubtrac/Utilities/export/163/pyson/dist/pyson-1.0.0.tar.gz"],
    1515}}}
    1616