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 2c99079 commit 9b6e4d6Copy full SHA for 9b6e4d6
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.v1"])
0 commit comments