Daniel Hahler
|
2854679f56
|
Upgrade isort (#5817)
* Fix isort
* runtests: add --diff to ISORT_ARGS
* requirements-codestyle: bump isort to 4.3.3
* isort: move config to setup.cfg
|
2018-02-14 20:12:14 +00:00 |
|
Jon Dufresne
|
da266fb864
|
Rename [wheel] section to [bdist_wheel] as the former is legacy
For additional details, see:
54ddbcc9ce/wheel/bdist_wheel.py (bdist_wheel.py-119) :125
http://pythonwheels.com/
|
2017-11-03 17:40:14 -07:00 |
|
Ryan P Kilby
|
901657e7e8
|
Add banned imports to prevent standard json import
|
2017-09-25 09:08:20 +02:00 |
|
Daniel Hahler
|
89276e6cfc
|
Move flake8 config to setup.cfg
This allows for flake8 to pick it up when running it by itself.
|
2017-05-16 12:18:33 +02:00 |
|
Philippe Ombredanne
|
e476c222f9
|
Add LICENSE.md to the built wheel (#4270)
The wheel released on Pypi does not include the license file .
The way to do this is by updating the setup.cfg accordingly
|
2016-07-18 16:08:44 +01:00 |
|
George Hickman
|
4807e00bff
|
Set up wheel distribution support
|
2013-11-15 15:49:53 +00:00 |
|