Skip to content

Commit 50f9e3e

Browse files
fixed bug in pyproject.toml
1 parent 3cb6fc9 commit 50f9e3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ classifiers = [
2727
"Programming Language :: Python :: Implementation :: CPython",
2828
"Topic :: Multimedia :: Graphics",
2929
"Topic :: Utilities",
30-
dependencies = ["numpy"]
3130
]
31+
dependencies = ["numpy"]
3232

3333
[project.urls]
3434
Homepage = "https://github.com/NOAA-ORR-ERD/py_gd"

0 commit comments

Comments
 (0)