Skip to content

Commit f95329b

Browse files
committed
Update pyproject.toml
1 parent 665a076 commit f95329b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,9 @@ dependencies = [
1818
'scipy >= 1.6.0',
1919
'h5py',
2020
]
21-
license = { text = "BSD-3-Clause" }
21+
license = "BSD-3-Clause"
2222
classifiers = [
2323
'Development Status :: 4 - Beta',
24-
'License :: OSI Approved :: BSD License',
2524
'Operating System :: OS Independent',
2625
'Intended Audience :: Science/Research',
2726
'Programming Language :: Python',

0 commit comments

Comments
 (0)