Добавление build-system

This commit is contained in:
2026-07-05 19:10:26 +03:00
parent dc9b5f6a14
commit 00efd236c2

View File

@@ -1,3 +1,7 @@
[build-system]
requires = ["hatchling"]
build-backend = "hatchling.build"
[project]
name = "useful-functions"
version = "0.1.0"