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 b55c56b commit 71096b6Copy full SHA for 71096b6
setup.py
@@ -40,7 +40,6 @@
40
]
41
entry_points = {
42
"console_scripts": [
43
- "pybolt = neo4j.bolt.__main__:main",
44
],
45
}
46
packages = find_packages(exclude=["tests"])
0 commit comments