This fixes a bug in the initial pip release of 1.0.1, where the README file was not included in the package, leading to an error on executing setup.py (#575)
Patch for v1.3.4 which aims to address an issue in setup.py that prevented execution for PyPI releas...
Bug fixes Resolve an incompatibility with python 3.9 in the PyPI source distribution (due to histor...
Bug fix in setup.py (prevented data files from being shipped to PyPI). CHANGELOG file added
Enhancements Pynbody can now be installed on linux or macOS as binary wheels from PyPI. Simply use: ...
This version has no code changes over version 1.5.0, but comes with a corrected README file and PyPI...
This version ends support for Python 2.7, in favour of supporting Python 3.5, 3.6, 3.7 and 3.8 The i...
Package changes Enforce Python >= 3.7 within setup.py. The package already did not work with Python...
Package was not building properly through pip/pypi. Made some tiny changes to setup script. pypi for...
Updates setup script so that newer versions of pip correctly identify and install dependencies when ...
Fixes issues related to documentation and package generation: Installed library through pip was not...
This release is functionally identical to 1.1.0. This release modifiedsetup.pyto mark the package as...
Updated setup.py to include dependencies and correct problem in installing via pip
Same as version 2.1.1, but with setup.py updated so that the installation with pip actually works
Changelog Fix issue with setup.py long description Bump version correctly (forgot to do it for v0.3...
0.3.0 Travis CI Switched to sudo-less containers Upgraded to ubuntu:trusty Simplified pip install s...
Patch for v1.3.4 which aims to address an issue in setup.py that prevented execution for PyPI releas...
Bug fixes Resolve an incompatibility with python 3.9 in the PyPI source distribution (due to histor...
Bug fix in setup.py (prevented data files from being shipped to PyPI). CHANGELOG file added
Enhancements Pynbody can now be installed on linux or macOS as binary wheels from PyPI. Simply use: ...
This version has no code changes over version 1.5.0, but comes with a corrected README file and PyPI...
This version ends support for Python 2.7, in favour of supporting Python 3.5, 3.6, 3.7 and 3.8 The i...
Package changes Enforce Python >= 3.7 within setup.py. The package already did not work with Python...
Package was not building properly through pip/pypi. Made some tiny changes to setup script. pypi for...
Updates setup script so that newer versions of pip correctly identify and install dependencies when ...
Fixes issues related to documentation and package generation: Installed library through pip was not...
This release is functionally identical to 1.1.0. This release modifiedsetup.pyto mark the package as...
Updated setup.py to include dependencies and correct problem in installing via pip
Same as version 2.1.1, but with setup.py updated so that the installation with pip actually works
Changelog Fix issue with setup.py long description Bump version correctly (forgot to do it for v0.3...
0.3.0 Travis CI Switched to sudo-less containers Upgraded to ubuntu:trusty Simplified pip install s...
Patch for v1.3.4 which aims to address an issue in setup.py that prevented execution for PyPI releas...
Bug fixes Resolve an incompatibility with python 3.9 in the PyPI source distribution (due to histor...
Bug fix in setup.py (prevented data files from being shipped to PyPI). CHANGELOG file added