Update pyproject.toml
This commit is contained in:
@@ -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']
|
||||||
|
|||||||
Reference in New Issue
Block a user