We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5b2b39 commit afff794Copy full SHA for afff794
python/hyperdrivetypes/pyproject.toml
@@ -28,3 +28,6 @@ all = [
28
"hyperdrivetypes[dev]",
29
]
30
31
+[build-system]
32
+requires = ["flit_core>=3.2"]
33
+build-backend = "flit_core.buildapi"
0 commit comments