Skip to content

Commit 0ce7253

Browse files
committed
update pyproject
1 parent 131643f commit 0ce7253

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ authors = [
1212
{ name="Jesse Livezey", email="jesse.livezey@gmail.com" },
1313
{ name="David Clark" }
1414
]
15-
license = "BSD-3-Clause-LBNL" # [CHANGE] refactored from classifiers
16-
# license-files = ["LICENSE.txt"]
15+
license = { file = "LICENSE.txt" }
1716
classifiers = [
1817
"Programming Language :: Python :: 3",
1918
"License :: OSI Approved :: BSD-3-Clause-LBNL",

0 commit comments

Comments
 (0)