Update pyproject.toml

This commit is contained in:
2026-02-16 17:10:29 +00:00
parent 8f5befa49b
commit 1e02bc2e46

View File

@@ -9,9 +9,9 @@ install_requires = [
'numpy',
'scipy',
'matplotlib',
# 'bsddb3',
'bsddb3',
'pyqtgraph',
'pyqt',
'PyQt5',
'h5py',
]
keywords = ['nmr', 'physics', 'science']