Resolve "Discontinue Python 2.7 support?": Bilby is now python3.5+
All threads resolved!
All threads resolved!
Closes #410 (closed)
Summary of changes
- Add an check in
setup.py
that the python version is at least 3.5 - Add the
python_requires
to the setup.py (used bypip
) - Add an error message at import if the python version is less than 3
- Update the documentation to indicate it is only python3 compatible
- Update the documentation to recommend
pip install
Edited by Gregory Ashton
Merge request reports
Activity
changed milestone to %Future
added Infrastructure label
changed milestone to %0.6.4
- Resolved by Gregory Ashton
mentioned in commit b9103f19
Please register or sign in to reply