Skip to content

Commit

Permalink
revert(619ed7d): Restore pyproject.toml
Browse files Browse the repository at this point in the history
There are other things that STILL DEPEND ON THIS!? =o/.O=
  • Loading branch information
ZZ-Cat committed Aug 10, 2023
1 parent 619ed7d commit 876dd7b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -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"]

0 comments on commit 876dd7b

Please sign in to comment.