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

Update versions #18

Merged
merged 5 commits into from
Jul 23, 2018
Merged

Update versions #18

merged 5 commits into from
Jul 23, 2018

Conversation

hugovk
Copy link
Contributor

@hugovk hugovk commented Jun 17, 2018

The master branch is currently failing because cryptography no longer supports Python 3.3 (or 2.6):

The nightly build also fails.

This PR:

  • Allows the nightly build to fail
  • Add Trove version classifiers to make it explicit what is supported
  • Add python_requires to help pip
  • Drop support for EOL Python 2.6 and 3.3

This allows the build to pass:

I would recommend enabling Travis CI for this repo, it's free for open source projects.

@philipkershaw philipkershaw merged commit 8e7ddc0 into cedadev:master Jul 23, 2018
@hugovk hugovk deleted the update-versions branch July 23, 2018 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants