summaryrefslogtreecommitdiff
path: root/setup.cfg
Commit message (Expand)AuthorAgeFilesLines
* Dropped support for Python < 3.6Alex Grönholm2023-02-011-3/+0
* Fixed pytest-asyncio warningsAlex Grönholm2022-02-091-0/+1
* Moved coverage configuration to setup.cfgAlex Grönholm2017-10-211-0/+6
* Replace pytest's norecursedirs with testpaths in setup.cfgAlex Grönholm2016-09-151-1/+1
* Renamed pytest section in setup.cfg to avoid the warningAlex Grönholm2016-08-311-1/+1
* Re-enabled coverage testingAlex Grönholm2016-04-021-1/+1
* Added the virtualenv directory to py.test excludesAlex Grönholm2016-03-301-1/+1
* Improved PEP 8 and PEP 257 compliancyAlex Grönholm2015-12-111-3/+2
* Migrated to a more modern way for specifying conditional dependencies for wheelsAlex Grönholm2015-06-141-7/+0
* 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