summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* ci: Use craft for publishing new releases (#1346)Anton Ovchinnikov2019-01-151-2/+14
* fix(breadcrumbs): Ensure maximum lengths on several attributesDavid Cramer2018-02-031-1/+1
* Add update-ca makefile commandArmin Ronacher2016-09-081-1/+4
* Correct installDavid Cramer2015-12-011-1/+1
* Remove invalid requirementsDavid Cramer2015-12-011-1/+1
* Remove twine as no one uses itDavid Cramer2015-08-311-2/+1
* Fix up Makefile to also clean the build directoryMatt Robenolt2015-07-081-1/+1
* Switch `make publish` to use twine and sign the uploaded filesMatt Robenolt2015-07-061-1/+3
* Listening to @dstufftMatt Robenolt2014-04-141-3/+1
* Stop using mirrorsMatt Robenolt2014-01-311-3/+3
* Automate publishingMatt Robenolt2013-11-131-0/+5
* Update flake8 configurationDavid Cramer2013-09-141-1/+1
* Force rebase and precommit flake8David Cramer2013-09-141-0/+5
* Correct make testDavid Cramer2013-07-021-1/+1
* use mirrors on all pip commandsDavid Cramer2013-05-141-2/+2
* bootstrap in testDavid Cramer2013-04-041-1/+1
* I give up, pep8/lint six. dealwithit.jpgDavid Cramer2013-03-251-1/+1
* Dont lint sixDavid Cramer2013-03-251-1/+1
* Remove bootstrap-tests from make testDavid Cramer2013-03-031-1/+1
* Remove bootstrap-testsDavid Cramer2013-03-031-3/+1
* Improve makefileDavid Cramer2013-02-221-3/+3
* Dont allow any lint violationsDavid Cramer2012-12-261-1/+1
* Improve how tests are runDavid Cramer2012-12-141-2/+6
* Improve test commandsDavid Cramer2012-11-231-2/+11
* Ensure we exit on flake8 failureDavid Cramer2012-07-101-1/+1
* Switch to flake8 for pep8/lintDavid Cramer2012-07-101-2/+1
* Dont make coverage by defaultDavid Cramer2012-06-031-0/+3
* Relaxing the test rulesDavid Cramer2012-06-031-1/+1
* Run pep8 and pyflakes as part of testsDavid Cramer2012-05-141-0/+2
* Add make test commandDavid Cramer2012-05-121-0/+3