10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71cec30 commit 2626ba2Copy full SHA for 2626ba2
pyproject.toml
@@ -1,5 +1,5 @@
1
[build-system]
2
-requires = ["setuptools>=56", "setuptools_scm[toml]>=3.4.1"]
+requires = ["setuptools>=56", "setuptools_scm[toml]>=3.4.1", "pydantic"]
3
build-backend = "setuptools.build_meta"
4
5
[tool.black]
0 commit comments