diff options
| -rw-r--r-- | changelog.d/1675.change.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/1675.change.rst b/changelog.d/1675.change.rst new file mode 100644 index 00000000..e9067628 --- /dev/null +++ b/changelog.d/1675.change.rst @@ -0,0 +1 @@ +Added support for ``setup.cfg``-only projects when using the ``setuptools.build_meta`` backend. Projects that have enabled PEP 517 no longer need to have a ``setup.py`` and can use the purely declarative ``setup.cfg`` configuration file instead. |
