Skip to content

Commit d78f799

Browse files
Rely only on pyproject.toml for project metadata.
1 parent fc5338f commit d78f799

File tree

2 files changed

+1
-44
lines changed

2 files changed

+1
-44
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["setuptools>=38.3.0", "wheel"]
2+
requires = ["setuptools>=62.0", "wheel"]
33
build-backend = "setuptools.build_meta"
44

55
[project]

setup.cfg

Lines changed: 0 additions & 43 deletions
This file was deleted.

0 commit comments

Comments
 (0)