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 9c6245d commit 7b6fff4Copy full SHA for 7b6fff4
setup.py
@@ -48,5 +48,6 @@ def read(fname):
48
"Topic :: Database",
49
"Topic :: Software Development",
50
"Programming Language :: Python :: 2.7",
51
+ "Programming Language :: Python :: 3.4",
52
],
53
packages=["neo4j", "neo4j.v1"])
0 commit comments