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 7959cbf commit 959a5efCopy full SHA for 959a5ef
setup.py
@@ -40,7 +40,7 @@
40
url="http://jupyter.org",
41
license="BSD",
42
platforms="Linux, Mac OS X",
43
- python_requires="~=3.3",
+ python_requires="~=3.5",
44
keywords=["Interactive", "Interpreter", "Shell", "Web", "Jupyter"],
45
classifiers=[
46
"Intended Audience :: Developers",
0 commit comments