summaryrefslogtreecommitdiff
path: root/setup.cfg
Commit message (Collapse)AuthorAgeFilesLines
* Include license file in the generated wheel packageJon Dufresne2017-11-261-0/+3
| | | | | | | | The wheel package format supports including the license file. This is done using the [metadata] section in the setup.cfg file. For additional information on this feature, see: https://wheel.readthedocs.io/en/stable/index.html#including-the-license-in-the-generated-wheel-file
* Never show us a flaky test report everNed Batchelder2017-01-211-1/+1
|
* Use @flaky to prevent occasional multiprocessing failuresNed Batchelder2017-01-171-1/+1
|
* Register pytest markers, and enforce that they must be registeredNed Batchelder2016-12-311-1/+3
|
* Nope, that wasn't itNed Batchelder2016-11-261-1/+1
|
* Try no xdist to see if appveyor will be happyNed Batchelder2016-11-261-1/+1
|
* Use xdist to run tests fasterNed Batchelder2016-11-231-1/+1
|
* Move pycodestyle settings to setup.cfgNed Batchelder2016-11-011-0/+9
|
* Oops, forgot setup.cfgNed Batchelder2016-11-011-0/+2