Skip to content

Commit 6a6dee6

Browse files
authored
Remove the maintainers field from pyproject.toml (#2207)
1 parent fae2ceb commit 6a6dee6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ readme = "README.rst"
99
requires-python = ">=3.8"
1010
license = {text = "BSD License"}
1111
authors = [{name = "The PyGMT Developers", email = "[email protected]"}]
12-
maintainers = [{name = "The PyGMT Developers", email = "[email protected]"}]
1312
keywords = []
1413
classifiers = [
1514
"Development Status :: 4 - Beta",

0 commit comments

Comments
 (0)