We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60c2777 commit 17eb0f2Copy full SHA for 17eb0f2
pyproject.toml
@@ -1,9 +1,8 @@
1
[build-system]
2
requires = [
3
- "setuptools>=42",
+ "setuptools>=45",
4
"wheel",
5
- "toml",
6
- "setuptools_scm>=4.1.2"
+ "setuptools_scm[toml]>=4.1.2"
7
]
8
build-backend = "setuptools.build_meta"
9
0 commit comments