Refactor: Migrate to pyproject.toml 21/72221/5
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Thu, 5 Oct 2023 14:06:44 +0000 (07:06 -0700)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Thu, 5 Oct 2023 18:58:59 +0000 (11:58 -0700)
commit0de00ad56f4af9d102922855645dc975832e4872
tree7759f7f6b85f2b54dca5c0e0ff5d79b452a19671
parente4f3c9dd1ffb0f808880d8ac955dd5128d33bcf4
Refactor: Migrate to pyproject.toml

* Convert build configuration to a pure pyproject.toml project.
* Clamps reno notes generation to greater than v0.36.0

Issue: RELENG-4932
Change-Id: I10ebe156bb7712569fb06bd0c4b203074c3aed2b
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
MANIFEST.in [deleted file]
pyproject.toml
reno.yaml [new file with mode: 0644]
setup.cfg [deleted file]
setup.py [deleted file]
tox.ini