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.
2 parents 97cfdd8 + 4801251 commit 0c36eaeCopy full SHA for 0c36eae
pyproject.toml
@@ -1,6 +1,6 @@
1
[build-system]
2
-requires = ["black", "flit", "isort"]
3
-build-backend = "flit.buildapi"
+requires = ["black", "flit_core >=2,<4", "isort"]
+build-backend = "flit_core.buildapi"
4
5
[tool.flit.metadata]
6
module = "svdtools"
0 commit comments