Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
Fixed mistake using poetry format while we use setuptools
  • Loading branch information
SiebeLeDe authored Oct 11, 2023
1 parent 4b7fc4a commit 700ff44
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,11 @@ name = "TCutility"

# Original authors
authors = [
"SiebeLeDe <[email protected]>",
"Yuman Hordijk <[email protected]>",
{ name="TheoCheM group", email="https://www.theochem.nl/" },
]

# Current maintainers
maintainers = [
"TheoCheM group <https://www.theochem.nl/>",
{ name="TheoCheM group", email="https://www.theochem.nl/" },
]

description = "Utility package for working with AMS/ADF within the Theoretical Chemistry group at the Vrije Universiteit Amsterdam (TheoCheM). Makes use of plams - a package developed by SCM"
Expand Down

0 comments on commit 700ff44

Please sign in to comment.