Update pyproject.toml
This commit is contained in:
@@ -21,16 +21,6 @@ classifiers = [
|
|||||||
]
|
]
|
||||||
license = {text = "BSD 3-Clause License"}
|
license = {text = "BSD 3-Clause License"}
|
||||||
|
|
||||||
dependencies = [
|
|
||||||
'numpy',
|
|
||||||
'scipy',
|
|
||||||
'matplotlib',
|
|
||||||
'bsddb3',
|
|
||||||
'pyqtgraph',
|
|
||||||
'PyQt5',
|
|
||||||
'h5py',
|
|
||||||
]
|
|
||||||
|
|
||||||
[tool.setuptools]
|
[tool.setuptools]
|
||||||
include_package_data = true
|
include_package_data = true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user