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

Test and document all supported Python versions #540

Merged
merged 1 commit into from
Oct 22, 2017
Merged

Test and document all supported Python versions #540

merged 1 commit into from
Oct 22, 2017

Conversation

jdufresne
Copy link
Contributor

Adds Python 3.6 and PyPy3 to Travis CI and tox.

Add trove classifiers for all supported versions. Helps package users know if the library is compatible.

@codecov-io
Copy link

codecov-io commented Oct 21, 2017

Codecov Report

Merging #540 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #540   +/-   ##
=======================================
  Coverage   90.04%   90.04%           
=======================================
  Files          24       24           
  Lines        4039     4039           
=======================================
  Hits         3637     3637           
  Misses        402      402

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 812c9f0...47ff54d. Read the comment docs.

.travis.yml Outdated
- os: linux
python: 3.6
- os: linux
python: pypy3
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This would be a duplicate (see lines 28/29).

@jdufresne
Copy link
Contributor Author

Thanks for catching that. Fixed in latest version.

Add Python 3.6 to Travis CI and tox.

Add PyPy to tox.

Add trove classifiers for all supported versions. Helps package users
know if the library is compatible.
@akx akx merged commit a97b426 into python-babel:master Oct 22, 2017
@jdufresne jdufresne deleted the classifiers branch December 10, 2017 19:49
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.

3 participants