ee5cdf9c82
Move all setup.cfg metadata into pyproject.toml using PEP 621 [project] tables, following the pattern established by Nova (commit 324af749). setup.cfg is reduced to a minimal stub retaining only the name (required by PBR) and [bdist_wheel]. Classifiers are expanded to include Python 3.12 and 3.13, which are also supported. Generated-By: claude-code Change-Id: I53e4dc49ebda58b3689ac12937782adc8a5a199e Signed-off-by: Sean Mooney <work@seanmooney.info>
3 lines
35 B
INI
3 lines
35 B
INI
[metadata]
|
|
name = openstack-cyborg
|