Skip to content

1.3.5

Compare
Choose a tag to compare
@gijzelaerr gijzelaerr released this 06 Dec 12:53
· 433 commits to master since this release
  • 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.