Skip to content

Commit a4306c5

Browse files
committed
revert license for now
1 parent a33dbf7 commit a4306c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ authors = [{name = "Neo authors and contributors"}]
55
description = "Neo is a package for representing electrophysiology data in Python, together with support for reading a wide range of neurophysiology file formats"
66
readme = "README.rst"
77
requires-python = ">=3.9"
8-
license = "BSD 3-Clause"
8+
license = {text = "BSD 3-Clause License"}
99
classifiers = [
1010
"Development Status :: 4 - Beta",
1111
"Programming Language :: Python :: 3",

0 commit comments

Comments
 (0)