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.
2 parents 2096feb + 7b4fb86 commit 5238ddbCopy full SHA for 5238ddb
setup.py
@@ -86,6 +86,10 @@
86
'License :: OSI Approved :: BSD License',
87
'Programming Language :: Python',
88
'Programming Language :: Python :: 3',
89
+ 'Programming Language :: Python :: 3.6',
90
+ 'Programming Language :: Python :: 3.7',
91
+ 'Programming Language :: Python :: 3.8',
92
+ 'Programming Language :: Python :: 3.9',
93
],
94
install_requires=[
95
'jupyter_client',
0 commit comments