We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 665a076 commit f95329bCopy full SHA for f95329b
pyproject.toml
@@ -18,10 +18,9 @@ dependencies = [
18
'scipy >= 1.6.0',
19
'h5py',
20
]
21
-license = { text = "BSD-3-Clause" }
+license = "BSD-3-Clause"
22
classifiers = [
23
'Development Status :: 4 - Beta',
24
- 'License :: OSI Approved :: BSD License',
25
'Operating System :: OS Independent',
26
'Intended Audience :: Science/Research',
27
'Programming Language :: Python',
0 commit comments