add dependencies
This commit is contained in:
@@ -28,6 +28,9 @@ classifiers = [
|
||||
"Topic :: Scientific/Engineering",
|
||||
"Typing :: Typed",
|
||||
]
|
||||
dependencies = [
|
||||
"numpy",
|
||||
]
|
||||
|
||||
[tool.setuptools.dynamic]
|
||||
version = {attr = "fvr.__version__"}
|
||||
|
||||
Reference in New Issue
Block a user