Releases: ratt-ru/tigger
Releases · ratt-ru/tigger
The KERN-2 edition release
1.3.6 prepare release
1.3.5
- Provide MS list to tigger-convert --app-to-int operation (#69)
- Tigger incompatible with pyfits>=3.4 (#71)
- It's given the correct name (install_requires) so that it will actually have an effect on the package manager.
PyQt4 is removed from install_requires, since it is not a PyPA-installable package. Instead, a check is added to fail setup if it is not already installed. - Added missing scipy and pyfits dependencies.
small bug fixes
release automation release
autoupload to PyPi and docekr hub. We had to change some of the code to make it compatible with setuptools locations, probably/hopefully doesn't affect anybody.