Basic structure
This commit is contained in:
8
pyproject.toml
Normal file
8
pyproject.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
[build-system]
|
||||
requires = ["flit_core >=3.2,<4"]
|
||||
build-backend = "flit_core.buildapi"
|
||||
|
||||
[project]
|
||||
name = "lumache"
|
||||
authors = [{name = "Graziella", email = "graziella@lumache"}]
|
||||
dynamic = ["version", "description"]
|
||||
Reference in New Issue
Block a user