Skip to content

Commit

Permalink
adding pyproject.toml for docs build
Browse files Browse the repository at this point in the history
  • Loading branch information
wathen committed May 23, 2024
1 parent 123c1f6 commit 4e88bce
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[project]
name = "ERSEM"
dynamic = ["version"]
authors = [{ name = "PML modelling" }]
readme = "README.md"

0 comments on commit 4e88bce

Please sign in to comment.