aboutsummaryrefslogtreecommitdiff
path: root/requirements.txt
AgeCommit message (Expand)Author
2020-02-24v3.1.0Harmon
2020-02-17Restrict gitdb2 version to <4Harmon
2020-02-16Improve requirements.txt formatHarmon
2020-02-15Require latest gitdb version (with dropped python 2 support)Sebastian Thiel
2020-02-08Fix requirements.txt formattingHarmon
2019-08-22BF: remove ddt from requirements.txt since no ddt required at run time.Yaroslav Halchenko
2019-08-15Remove dependency on 'gitdb'; fixes #908Sebastian Thiel
2019-08-11Drop python 2 support, again (revert previous revert)Sebastian Thiel
2019-07-29Revert "Drop python 2.7 support and help with encodings"Sebastian Thiel
2019-07-20Drop python 2.7 support and help with encodingsSebastian Thiel
2019-07-20Revert "This time, use test-requirements."Sebastian Thiel
2019-07-20This time, use test-requirements.Sebastian Thiel
2019-07-20Revert "Merge branch 'PR-non-ascii-filenames' of https://github.com/xarx00/Gi...Sebastian Thiel
2019-07-20Merge branch 'PR-non-ascii-filenames' of https://github.com/xarx00/GitPython ...Sebastian Thiel
2019-05-05Fix setup.py and use of requirements files.James E. King III
2019-04-06builtins module is part of the future packagexarx00
2018-03-18Drop support for EOL Python 2.6Hugo
2016-10-24Fixes to support Python 2.6 again.Andreas Maier
2016-10-16ci, deps: no PY26, ddt>=1.1.1, CIs `pip install test-requirements`Kostis Anagnostopoulos
2016-09-29FIX tox/requirementsKostis Anagnostopoulos
2016-05-25fix(requirements): now works with toxSebastian Thiel
2016-02-20chore(requirements): update to actually required versionSebastian Thiel
2015-01-06Bumped gitdb requirement.0.3.4Sebastian Thiel
2015-01-04Bumped version, updated changelog, reduced code smellSebastian Thiel
2014-11-14Merge branch 'tox' of https://github.com/hashar/GitPython into hashar-toxSebastian Thiel
2014-11-14Assure requirements.txt ends up in the distribution as wellSebastian Thiel
2014-11-14Prepared release 0.3.20.3.2Sebastian Thiel
2014-07-25List runtime dependencies in requirements.txtAntoine Musso