Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 219bf78 commit cf4afc6Copy full SHA for cf4afc6
pyproject.toml
@@ -1,8 +1,8 @@
1
[build-system]
2
requires = [
3
- "setuptools>=30.3.0",
4
"wheel",
5
- "setuptools_scm>=3.3.1",
+ "setuptools>=45",
+ "setuptools_scm[toml]>=6.2"
6
]
7
8
[tool.black]
0 commit comments