]> git.ipfire.org Git - thirdparty/babel.git/commit
Test and document all supported Python versions
authorJon Dufresne <jon.dufresne@gmail.com>
Sat, 21 Oct 2017 16:49:07 +0000 (09:49 -0700)
committerAarni Koskela <akx@iki.fi>
Sun, 22 Oct 2017 19:59:44 +0000 (22:59 +0300)
commita97b426476638c815bdfe11196aa2e9940444cb4
tree72fd50863c3cb854c5bb3cd78073345c10357307
parent812c9f0bbf19eb669ecd9195a4a02ba68253a857
Test and document all supported Python versions

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.
.travis.yml
setup.py
tox.ini