#30948: Change packaging to use setup.cfg declarative syntax
------------------------------------------------+------------------------
Reporter: Jon Dufresne | Owner: nobody
Type: Cleanup/optimization | Status: new
Component: Packaging | Version: master
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
------------------------------------------------+------------------------
setuptools feature:
https://setuptools.readthedocs.io/en/latest/setuptools.html#configuring-
setup-using-setup-cfg-files
Available since setuptools 30.3.0 (8 Dec 2016).
Using setup.cfg reduces boilerplate and logic in `setup.py`. As
`setup.cfg` is a simple data format, it could allow for automation with
external tools in the future.
--
Ticket URL: <https://code.djangoproject.com/ticket/30948>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/052.a018ac2c05ca5823e799d66655b1fb32%40djangoproject.com.