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 00112d8 + 9b6e4d6 commit 1067367Copy full SHA for 1067367
setup.py
@@ -48,7 +48,7 @@ def read(fname):
48
"Topic :: Database",
49
"Topic :: Software Development",
50
"Programming Language :: Python :: 2.7",
51
- "Programming Language :: Python :: 3.3",
52
"Programming Language :: Python :: 3.4",
+ "Programming Language :: Python :: 3.5",
53
],
54
packages=["neo4j", "neo4j.bolt", "neo4j.compat", "neo4j.v1"])
0 commit comments