summaryrefslogtreecommitdiff
path: root/fabfile.py
Commit message (Expand)AuthorAgeFilesLines
* Remove fabfile.pykotfu2018-05-281-111/+0
* Updated the upload code within fabfile so that both source and wheel distribu...Todd Leonhardt2018-04-151-1/+1
* Updated build step in fabfile to include both source and wheel distributions0.8.5Todd Leonhardt2018-04-151-1/+1
* Update .gitignore to ignore the .pytest_cache directoryTodd Leonhardt2018-03-161-0/+1
* Improved clean() function in fabfile.pyTodd Leonhardt2018-03-031-0/+4
* Renamed CHANGES.md to CHANGELOG.mdTodd Leonhardt2017-08-091-3/+3
* Updated fabfile to use CHANGES.md instead of CHANGES.rstTodd Leonhardt2017-05-221-3/+3
* Mostly fix a bunch of spelling mistakes.Todd Leonhardt2017-03-131-1/+2
* Add Fabric helperFederico Ceratto2017-02-231-0/+105