Skip to content

Python 3 compatibility and RCPs included in package

Compare
Choose a tag to compare
@chrisroadmap chrisroadmap released this 21 Jan 11:54
· 624 commits to master since this release

The previous versions 1.1 and 1.1.1 contained a few minor omissions which have been rectified in this micro release, including:

  • Python 3 compatibility
  • Inclusion of RCP emission files in PyPI package
  • Ensuring true division when using Python 2
  • Continuous integration
  • automatic version tracking with versioneer, so that now the version tags on GitHub and PyPI should agree exactly!

Thanks to Robert Gieseke for doing quite a lot of the work in getting this repository up to scratch.

There are no science changes in this micro release.