summaryrefslogtreecommitdiff
path: root/setup.cfg
Commit message (Collapse)AuthorAgeFilesLines
* Add test_cli.pyVictor Uriarte2016-06-151-1/+6
| | | | | | | References: http://stackoverflow.com/questions/18160078/how-do-you-write-tests-for-the-argparse-portion-of-a-python-module http://dustinrcollins.com/testing-python-command-line-apps https://github.com/mdklatt/cookiecutter-python-app
* Add right marging and options testsVictor Uriarte2016-06-111-0/+3
| | | | | | | Make pytest alert of any passing tests marked to fail Idea is to include tests for un-fixed bugs. If they are passing we want to know
* Update init and misc filesVictor Uriarte2016-06-061-0/+7
|
* Add setup.cfg. Closes #165Victor Uriarte2016-06-041-0/+2
|
* Revert "Support universal wheels"Tim Graham2015-10-241-2/+0
| | | | | | This reverts commit f6a0017f2e4666f274d427d28533c99cbd747a5a. It's incompatible because the project uses 2to3.
* Support universal wheelsThomas Grainger2015-10-021-0/+2