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 b7d8e41 commit 449e7daCopy full SHA for 449e7da
setup.py
@@ -23,4 +23,5 @@
23
'nbconvert>=5.5',
24
'nbformat',
25
],
26
+ python_requires = '>= 3.5',
27
)
0 commit comments