summaryrefslogtreecommitdiff
path: root/setup.cfg
Commit message (Expand)AuthorAgeFilesLines
* Prevent unnecessary installation of "futures" when installing the wheel on Py...Alex Grönholm2014-06-271-0/+7
* Use [bdist_wheel] instead of [wheel] as the wheel options section in setup.cf...Alex Grönholm2014-06-181-1/+1
* Skip coverage reporting until a reliable method for doing so can be foundAlex Grönholm2014-05-261-2/+2
* Speed up test discovery by excluding several foldersAlex Grönholm2014-05-191-0/+1
* Forgot to commit two files for the flake8 changeAlex Grönholm2014-04-181-1/+1
* Fixed the PEP 8 settings to ignore the (perfectly valid) equality operator wi...Alex Grönholm2014-04-121-1/+1
* Test cleanups and test suite configuration improvementsAlex Grönholm2014-04-061-1/+1
* Added pytest coverage optionsAlex Grönholm2014-01-201-1/+1
* Added wheel configurationAlex Grönholm2014-01-201-0/+3
* PEP-8 fixes and testing improvementsAlex Grönholm2014-01-201-0/+4
* Migrated from nose to py.testAlex Grönholm2014-01-201-0/+4
* Removed obsolete distutils2 metadataAlex Grönholm2013-10-091-39/+0
* Fixed typo in setup.cfgAlex Grönholm2012-05-011-1/+1
* Bumped up version; added examples, documentation sources and unit tests to th...v2.0.3Alex Grönholm2012-04-021-1/+7
* Bumped up version to rc1 and added distutils2/packaging metadataagronholm2011-04-111-0/+33
* Use tox to test with multiple Python versions easilyagronholm2010-07-241-7/+0
* Changed nose logging format to yield more useful informationagronholm2010-07-241-0/+2
* Added options for upload_docsagronholm2010-03-211-1/+4
* Added the cover-erase optionagronholm2010-03-211-1/+2
* Added sphinx build configurationagronholm2009-08-011-0/+4
* Miscellaneous fixes and improvements towards the 1.0 releasedemigod2009-07-311-0/+3