| Age | Commit message (Collapse) | Author |
|
Backport of e51c998f8d6fbc9421e4a1226c144d8035c126e0 from main
|
|
|
|
|
|
Backport of 2a2bde52f31e09e95ce616e8e6bc0ffeb68f76c9 from main
|
|
|
|
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
|
|
|
|
|
|
Thanks to Adam Johnson, Aymeric Augustin, David Smith, Mariusz Felisiak, Nick
Pope, and Paul Ganssle for reviews.
|
|
appropriate.
|
|
Deprecated in setuptools 54.1.0.
|
|
|
|
|
|
|
|
|
|
Forwardported 3.1 release notes from 474f65406fe2e568482d83db2ea94c0409afa039.
|
|
|
|
|
|
Unnecessary since abc0777b63057e2ff97eee2ff184356051e14c47 where the
extension was changed to not be ".py".
|
|
Unify on the entry point created by setuptools entry_points feature.
|
|
|
|
Co-authored-by: Nick Pope <nick.pope@flightdataservices.com>
|
|
Starting with wheel 0.32.0 (2018-09-29), the "license-file" option is
deprecated. LICENSE is now included automatically.
|
|
__init__.py has been removed from the default ignore list.
|
|
|
|
W504 is mutually exclusive with W503 that we follow.
|
|
|
|
This is an obsolete thing that Jenkins builds needed.
|
|
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This doesn't work in Django 1.8 but was fixed in Django 1.9 as a
side effect of another change.
|
|
|
|
|
|
|
|
setup.py adds these spaces when distributing.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|