Skip to content

Commit 7141253

Browse files
committed
Remove cli entry point for windows
1 parent 3d9dee8 commit 7141253

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
@@ -49,7 +49,6 @@
4949
package_data = {'bpython': ['logo.png']},
5050
entry_points = {
5151
'console_scripts': [
52-
'bpython = bpython.cli:main',
5352
'bpython-gtk = bpython.gtk_:main',
5453
],
5554
},

0 commit comments

Comments
 (0)