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 283c41c commit eff1b08Copy full SHA for eff1b08
pyproject.toml
@@ -48,6 +48,9 @@ dynamic = ["version"]
48
file = "README.md"
49
content-type = "text/markdown"
50
51
+[project.license]
52
+file = 'COPYING.md'
53
+
54
[project.urls]
55
Homepage = "https://jupyter-server.readthedocs.io"
56
Documentation = "https://jupyter-server.readthedocs.io"
0 commit comments