Added build-system
This commit is contained in:
@ -22,6 +22,10 @@ dependencies = [
|
||||
"pytest>=7.2.1",
|
||||
]
|
||||
|
||||
[build-system]
|
||||
requires = ["setuptools>=61.0"]
|
||||
build-backend = "setuptools.build_meta"
|
||||
|
||||
[project.urls]
|
||||
homepage = "https://github.com/Bubobubobubobubo/ziffers-python"
|
||||
documentation = "https://github.com/Bubobubobubobubo/ziffers-python"
|
||||
|
||||
Reference in New Issue
Block a user