Skip to content

Commit 71096b6

Browse files
committed
Removed hanging entry point; fixes #482
1 parent b55c56b commit 71096b6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@
4040
]
4141
entry_points = {
4242
"console_scripts": [
43-
"pybolt = neo4j.bolt.__main__:main",
4443
],
4544
}
4645
packages = find_packages(exclude=["tests"])

0 commit comments

Comments
 (0)