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 89953ac commit 2ba0649Copy full SHA for 2ba0649
pyproject.toml
@@ -7,6 +7,7 @@ name = "jupyter_server_fileid"
7
authors = [{name = "David L. Qiu", email = "[email protected]"}]
8
dynamic = ["version"]
9
readme = "README.md"
10
+description = "Jupyter Server extension providing an implementation of the File ID service."
11
requires-python = ">=3.7"
12
keywords = ["Jupyter", "Extension"]
13
classifiers = [
0 commit comments