summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Stop signing releasesSebastian Thiel2022-02-211-1/+1
| | | | Related to https://github.com/gitpython-developers/gitdb/issues/77
* Switch from abandoned nose to pytest to support Python 3.10Hugo van Kemenade2021-10-141-3/+3
|
* bump patch levelv3.0.5Sebastian Thiel2021-01-231-1/+1
|
* Change required key to 2CF*, which seems to be the only good oneSebastian Thiel2020-04-111-1/+1
|
* Update makefile to sign with new signatureSebastian Thiel2020-02-231-3/+3
|
* chore(version-up): v2.0.2v2.0.2Sebastian Thiel2017-05-281-3/+15
| | | | | Include python 3.5/3.6 in list of supported versions, provide signed archives.
* Initial setup for the testing framework; includes setup tools configuration ↵Sebastian Thiel2011-06-081-0/+37
and readme