Skip to content

1.1.0

Compare
Choose a tag to compare
@jantman jantman released this 18 Sep 15:37
· 6 commits to master since this release
5721f35
  • Switch GitPython requirement from >=2.1.0,<2.2.0 to ~=3.1.
  • Correct docs to clarify that this package now needs Python >= 3.5.
  • Numerous testing changes:
    • Switch tests from deprecated pep8 / pytest-pep8 to pycodestyle / pytest-pycodestyle.
    • Code style fixes for using pycodestyle
    • Remove py27 and py34 test support
    • Update acceptance tests for pip 20