Skip to content

Commit 2ba0649

Browse files
authored
provides a summary description for pip (#68)
1 parent 89953ac commit 2ba0649

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ name = "jupyter_server_fileid"
77
authors = [{name = "David L. Qiu", email = "[email protected]"}]
88
dynamic = ["version"]
99
readme = "README.md"
10+
description = "Jupyter Server extension providing an implementation of the File ID service."
1011
requires-python = ">=3.7"
1112
keywords = ["Jupyter", "Extension"]
1213
classifiers = [

0 commit comments

Comments
 (0)