Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Janek/drop python 2 support #31

Merged
merged 2 commits into from
Nov 7, 2019
Merged

Janek/drop python 2 support #31

merged 2 commits into from
Nov 7, 2019

Commits on Nov 7, 2019

  1. Drop support for Python 2; require 3.6

    This updates setup.py and our documentation to it clear that we require
    3.6.  We can go through and clean up the 2-isms in a future PR.
    jqmp committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    60007e5 View commit details
    Browse the repository at this point in the history
  2. Remove redundant installation.rst file

    I don't remember why I thought this file needed to exist; here are
    already installation instructions in the docs and in README.md.
    jqmp committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    f6d1f99 View commit details
    Browse the repository at this point in the history