We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ce1746 commit 72de2a5Copy full SHA for 72de2a5
README
@@ -1,5 +1,4 @@
1
bpython - A fancy curses interface to the Python interactive interpreter
2
-(Trundle is awesome)
3
=======
4
5
Dependencies
setup.py
@@ -18,7 +18,7 @@
18
setup(
19
name="bpython",
20
version = __version__,
21
- author = "Robert Anthony Farrell",
+ author = "Robert Anthony Farrell et al.",
22
author_email = "robertanthonyfarrell@gmail.com",
23
description = "Fancy Interface to the Python Interpreter",
24
license = "MIT/X",
0 commit comments