fix pyproject.toml

This commit is contained in:
Aleksey 2024-02-07 07:32:23 +04:00
parent 3e756321ac
commit 922a942fac
Signed by: tea
GPG Key ID: D9C68D34A3CAE37A

View File

@ -1,3 +1,6 @@
[build-system]
requires = ["hatchling"]
build-backend = "hatchling.build"
[project]
version = "1.0.0"
name = "stickergen"