Skip to content

Commit 3cb6fc9

Browse files
added numpy dependency
1 parent c7300b5 commit 3cb6fc9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ classifiers = [
2727
"Programming Language :: Python :: Implementation :: CPython",
2828
"Topic :: Multimedia :: Graphics",
2929
"Topic :: Utilities",
30+
dependencies = ["numpy"]
3031
]
3132

3233
[project.urls]

0 commit comments

Comments
 (0)