Closed rubendegroote closed 9 years ago
This would allow for easier import from several locations, and is probably also required to enable unpickling of e.g. Spectrum objects.
https://packaging.python.org/en/latest/distributing.html
The description is a bit messed up, but the latest master version is now available on pypi. The way to update this is uploading the tarball from github (made from the latest tag) to PyPi as a source file.
This would allow for easier import from several locations, and is probably also required to enable unpickling of e.g. Spectrum objects.