We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdc41ab commit de8e6bdCopy full SHA for de8e6bd
pyproject.toml
@@ -4,7 +4,6 @@ build-backend = "flit_core.buildapi"
4
5
[project]
6
name = "simulation"
7
-dynamic = ["version", "description"]
8
-authors = [
9
- { name = "Amy Heather", email = "a.heather2@exeter.ac.uk" }
10
-]
+description = "Stroke capacity planning model."
+authors = [{name = "Amy Heather", email = "a.heather2@exeter.ac.uk"}]
+dynamic = ["version"]
0 commit comments