aboutsummaryrefslogtreecommitdiff
path: root/test-requirements.txt
AgeCommit message (Expand)Author
2020-07-13Added nose to test-requirementsKian Cross
2020-07-12test: add installation testKonrad Weihmann
2020-02-17Remove nose from test requirementsHarmon
2019-07-29Remove python 2 from CISantos Gallegos
2019-05-05Added a Dockerfile that creates a clean Ubuntu Xenial test environmentJames E. King III
2019-05-05Fix setup.py and use of requirements files.James E. King III
2018-03-18Drop support for EOL Python 2.6Hugo
2016-10-16ci, deps: no PY26, ddt>=1.1.1, CIs `pip install test-requirements`Kostis Anagnostopoulos
2016-02-20enable config parsers to be used as context managersRaphael Boidol
2014-11-14Merge branch 'tox' of https://github.com/hashar/GitPython into hashar-toxSebastian Thiel
2014-07-25tox env to easily run flake8Antoine Musso
2014-07-25Use tox to easily run tests in venvAntoine Musso