peritus / bumpversion

Version-bump your software with a single command
https://pypi.python.org/pypi/bumpversion
MIT License
1.5k stars 148 forks source link

Support to test on Python 3.5 and 3.6 #182

Open gilsondev opened 6 years ago

gilsondev commented 6 years ago

Prepare the project to run all test over Python 3.5 and 3.6 via tox

gilsondev commented 6 years ago

Job failed on 3.3, 3.2 and PyPy2.7