FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Remove cli entry point for windows · bpython/bpython@7141253 · GitHub

Commit 7141253

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

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

‎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)

Back | FazBrowse Home | New Git URL