]> git.netwichtig.de Git - user/henk/code/python/learn_python.git/blob - pyproject.toml
add project config for how to build a package
[user/henk/code/python/learn_python.git] / pyproject.toml
1 [build-system]
2 requires = ["hatchling"]
3 build-backend = "hatchling.build"