Skip to content
Snippets Groups Projects

Resolve "Discontinue Python 2.7 support?": Bilby is now python3.5+

Merged Gregory Ashton requested to merge 410-discontinue-python-2-7-support into master
All threads resolved!

Closes #410 (closed)

Summary of changes

  1. Add an check in setup.py that the python version is at least 3.5
  2. Add the python_requires to the setup.py (used by pip)
  3. Add an error message at import if the python version is less than 3
  4. Update the documentation to indicate it is only python3 compatible
  5. Update the documentation to recommend pip install
Edited by Gregory Ashton

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Gregory Ashton resolved all threads

    resolved all threads

  • Gregory Ashton added 1 commit

    added 1 commit

    Compare with previous version

  • Gregory Ashton resolved all threads

    resolved all threads

  • Gregory Ashton changed title from Resolve "Discontinue Python 2.7 support?" to Resolve "Discontinue Python 2.7 support?": Bilby is now python3.5+

    changed title from Resolve "Discontinue Python 2.7 support?" to Resolve "Discontinue Python 2.7 support?": Bilby is now python3.5+

  • Gregory Ashton changed the description

    changed the description

  • Colm Talbot approved this merge request

    approved this merge request

  • Avi Vajpeyi approved this merge request

    approved this merge request

  • Gregory Ashton mentioned in commit b9103f19

    mentioned in commit b9103f19

  • Please register or sign in to reply
    Loading