Closed rgieseke closed 6 years ago
This was quite a large oversight actually as some of the tests or examples will not work without the RCP emissions files... will merge in. Thanks! I'll re-upload to pypi as version 1.1.2. Obviously this is not in sync with versioneer, will do this properly starting with v1.2.
Thanks for the merge and quick release! Install worked perfectly with Python 3 and displayed the correct '1.1.2' version – I think the only potential problem with versioneer arises when one commits additional stuff after tagging, which then would be the ones used in PyPI.
This adds the CSV files included with FAIR to
setup.py
, enablingpip install
directly from GitHub (and I assume also when sending to PyPI).