]> git.netwichtig.de Git - user/henk/code/python/learn_python.git/blobdiff - pyproject.toml
add package name in project config
[user/henk/code/python/learn_python.git] / pyproject.toml
index 99e23bccb6cde66854785d1e4ab3e4dec39e6d48..de5bfd10b718c00c7ac8ac1aa0a295184be857e6 100644 (file)
@@ -1,3 +1,6 @@
+[project]
+name = "learn_python"
+
 [build-system]
 requires = ["hatchling"]
 build-backend = "hatchling.build"