Update pyproject.toml

This commit is contained in:
2026-02-16 17:14:40 +00:00
parent fef84a16e2
commit a1f84def66

View File

@@ -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