Skip to content

Commit

Permalink
build: add author to project/package metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
koeaw committed Aug 19, 2024
1 parent 37a8afe commit 2296420
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
name = "apis-instance-frischmuth"
version = "0.2.0"
description = "Digitales Archiv Barbara Frischmuth"
authors = ["K Kollmann <[email protected]>"]
authors = [
"K Kollmann <[email protected]>",
"Barbara Krautgartner <[email protected]>"
]
license = "MIT"
repository = "https://github.com/acdh-oeaw/apis-instance-frischmuth"
packages = [{include = "apis_ontology"}]
Expand Down

0 comments on commit 2296420

Please sign in to comment.