/omsens-package

Primary LanguageMotokoOtherNOASSERTION

OMSens - python package builder

OpenModelica sensitivity analysis and optimization module.

Dependencies

Supported platforms

  • Linux

Build/Install instructions

Install the dependencies mentioned above and then run the following commands in the terminal.

$ python3 -m build

Publish package in pypi repository

$ python3 -m twine upload --repository testpypi dist/*