Skip to content

Commit 279ed46

Browse files
authored
Remove duplicate author entry and maintainers section from pyproject (#522)
Remove duplicate author entry and maintainers section from pyproject.toml
1 parent 7beb3eb commit 279ed46

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@ readme = "README.md"
1010
license = "MIT"
1111
requires-python = ">=3.13"
1212
authors = [
13-
{ name = "Ludeeus", email = "ludeeus@ludeeus.dev" },
14-
]
15-
maintainers = [
1613
{ name = "Ludeeus", email = "joasoe@proton.me" },
1714
]
1815
classifiers = [

0 commit comments

Comments
 (0)