summaryrefslogtreecommitdiff
path: root/test-requirements.txt
Commit message (Expand)AuthorAgeFilesLines
* Lint with Flake8 via pre-commitHugo van Kemenade2023-01-161-4/+1
* Fixed test-requirements.txtwhokilleddb2022-05-281-0/+2
* improve compatibility of flake8 with blackSebastian Thiel2022-05-181-0/+2
* Revert "Remove flake8 linting in favor of `black` formatting"Sebastian Thiel2022-05-181-1/+4
* Remove flake8 linting in favor of `black` formattingSebastian Thiel2022-05-181-4/+1
* It's python, so stuff breaks with patches…Sebastian Thiel2021-10-031-1/+2
* Fix broken test requirementsKet3r2021-09-301-1/+1
* Add flake8-typing-importsKai Mueller2021-08-021-0/+1
* Add flake8-bugbear and -comprehensions to test-requirements.txtYobmod2021-07-191-3/+6
* Add mypy to test-requirements.txtDominic2021-07-191-1/+1
* rmv tox from test-requirements.txtDominic2021-07-161-1/+0
* Update test-requirements.txtDominic2021-07-121-1/+3
* Update test-requirements.txtDominic2021-07-121-1/+1
* Update typing-extensions dependancy to <py3.10 for typeguardYobmod2021-06-241-1/+1
* Update typing-extensions version in requirements.txtYobmod2021-06-231-1/+1
* add initial types to remote.pyyobmod2021-05-031-0/+2
* Added nose to test-requirementsKian Cross2020-07-131-0/+1
* test: add installation testKonrad Weihmann2020-07-121-0/+1
* Remove nose from test requirementsHarmon2020-02-171-1/+0
* Remove python 2 from CISantos Gallegos2019-07-291-1/+0
* Added a Dockerfile that creates a clean Ubuntu Xenial test environmentJames E. King III2019-05-051-0/+1
* Fix setup.py and use of requirements files.James E. King III2019-05-051-3/+2
* Drop support for EOL Python 2.6Hugo2018-03-181-1/+1
* ci, deps: no PY26, ddt>=1.1.1, CIs `pip install test-requirements`Kostis Anagnostopoulos2016-10-161-1/+1
* enable config parsers to be used as context managersRaphael Boidol2016-02-201-0/+2
* Merge branch 'tox' of https://github.com/hashar/GitPython into hashar-toxSebastian Thiel2014-11-141-1/+0
* tox env to easily run flake8Antoine Musso2014-07-251-0/+1
* Use tox to easily run tests in venvAntoine Musso2014-07-251-0/+4