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 3d9dee8 commit 7141253Copy full SHA for 7141253
setup.py
@@ -49,7 +49,6 @@
49
package_data = {'bpython': ['logo.png']},
50
entry_points = {
51
'console_scripts': [
52
- 'bpython = bpython.cli:main',
53
'bpython-gtk = bpython.gtk_:main',
54
],
55
},
0 commit comments