summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Added a Dockerfile that creates a clean Ubuntu Xenial test environmentJames E. King III2019-05-051-0/+16
|
* Fix setup.py and use of requirements files.James E. King III2019-05-051-1/+1
|
* Assure master is pushed as well when pushing tagsSebastian Thiel2017-12-121-1/+1
| | | | | Previously, master wasn't pushed, which might leave the commit that bumps the version on disk. That is rather confusing then.
* Apparently bdist_wheel is only in python3Sebastian Thiel2017-09-251-1/+1
| | | | | | At least on my system. So why not hardcode it here. Ideally this would be changed to docker or vitualenv.
* chore(version-up): v2.1.42.1.4Sebastian Thiel2017-06-101-1/+1
| | | | This re-release is just to get GPG signatures on releases.
* Remove check that didn't work as expected2.0.1Vincent Driessen2016-04-241-1/+0
|
* Automate steps to upload to PyPIVincent Driessen2016-04-241-0/+19