summaryrefslogtreecommitdiff
path: root/setup.cfg
Commit message (Collapse)AuthorAgeFilesLines
* Delete pep8ignore and flakes-ignore.HEADmasterBenjamin Peterson2022-07-261-8/+0
| | | | Fixes https://github.com/benjaminp/six/issues/351.
* Include license file in the generated wheel packages (#214)Jon Dufresne2017-10-151-0/+3
| | | | The wheel package format supports including the license file. This is done using the [metadata] section in the setup.cfg file.
* Rename [wheel] section to [bdist_wheel] as the former is legacy (#197)Jon Dufresne2017-05-201-2/+1
| | | | | | | See: https://bitbucket.org/pypa/wheel/src/54ddbcc9cec25e1f4d111a142b8bfaa163130a61/wheel/bdist_wheel.py?fileviewer=file-view-default#bdist_wheel.py-119:125 http://pythonwheels.com/
* pytest -> tool:pytest in setup.cfgBenjamin Peterson2017-03-011-1/+1
|
* added flake8 for pep8 and pyflakes supportRick van Hattem2015-01-131-0/+16
|
* add setup.cfg to make universal wheelsBenjamin Peterson2014-01-041-0/+2