Skip to content

Add pyNSX to the MacOS zip-package

Ammar Nejati requested to merge addPyPackage into develop

PyNSX is added to the zip-package.

Usage:

cd nsx
python3 -c "import pynsx"

An init file is added to the Python API which includes the NSXTool version.

All Qt dependences are removed.

Edited by Ammar Nejati

Merge request reports