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 560ddd4 commit 457b37cCopy full SHA for 457b37c
setup.cfg
@@ -1,5 +1,6 @@
1
[metadata]
2
name = comm
3
+version = attr: comm.__version__
4
description = Jupyter Python Comm implementation, for usage in ipykernel, xeus-python etc.
5
long_description = file: README.md
6
long_description_content_type = text/markdown
0 commit comments