Skip to content

Commit 244ecce

Browse files
authored
Fix license spec
1 parent 404cca4 commit 244ecce

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
@@ -42,7 +42,7 @@ file = "README.md"
4242
content-type = "text/markdown"
4343

4444
[project.license]
45-
text = "BSD"
45+
file = "COPYING.md"
4646

4747
[project.urls]
4848
Homepage = "https://jupyter.org"

0 commit comments

Comments
 (0)