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', 'numpy',
'scipy', 'scipy',
'matplotlib', 'matplotlib',
# 'bsddb3', 'bsddb3',
'pyqtgraph', 'pyqtgraph',
'pyqt', 'PyQt5',
'h5py', 'h5py',
] ]
keywords = ['nmr', 'physics', 'science'] keywords = ['nmr', 'physics', 'science']