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.
hatchling
ts_utils
1 parent 8bc9a65 commit 5c85697Copy full SHA for 5c85697
1 file changed
lib/pyproject.toml
@@ -1 +1,9 @@
1
# Utilities for typeshed infrastructure scripts.
2
+
3
+[project]
4
+name = "ts_utils"
5
+version = "0.0.0"
6
7
+[build-system]
8
+requires = ["hatchling"]
9
+build-backend = "hatchling.build"
0 commit comments