Skip to content

Hotfix: add LJMPython version 1.19.0 to egg dependency link

Ghost User requested to merge hotfix-0.2.1 into master

LJMPython is not installed automatically with the setuptools. With this extension to the dependency link, python setup.py develop will find the package and automatically install it in the site-packages. Tested with a new and clean virtual environment.

Todo: bump version

Merge request reports