summaryrefslogtreecommitdiff
path: root/requirements.txt
Commit message (Collapse)AuthorAgeFilesLines
* FIX tox/requirementsKostis Anagnostopoulos2016-09-291-0/+2
|
* fix(requirements): now works with toxSebastian Thiel2016-05-251-1/+0
|
* chore(requirements): update to actually required versionSebastian Thiel2016-02-201-1/+1
|
* Bumped gitdb requirement.0.3.4Sebastian Thiel2015-01-061-1/+1
| | | | This should help getting the latest version
* Bumped version, updated changelog, reduced code smellSebastian Thiel2015-01-041-1/+1
| | | | | There is more work to do though, as many imports are still incorrect. Also, there are still print statements
* Merge branch 'tox' of https://github.com/hashar/GitPython into hashar-toxSebastian Thiel2014-11-141-1/+1
|\ | | | | | | | | | | | | Conflicts: README.md requirements.txt setup.py
| * List runtime dependencies in requirements.txtAntoine Musso2014-07-251-0/+2
| | | | | More and more packages are listing their dependencies in requirements.txt which make it trivial to maintain and install them.
* Assure requirements.txt ends up in the distribution as wellSebastian Thiel2014-11-141-1/+1
|
* Prepared release 0.3.20.3.2Sebastian Thiel2014-11-141-0/+2
It represents the latest state on github, which should be better than what's installed by default. [skip ci]