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 97cfdd8 commit 4801251Copy full SHA for 4801251
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