X Tutup
Skip to content

Commit 72de2a5

Browse files
committed
Cui honorem, honorem.
1 parent 8ce1746 commit 72de2a5

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

README

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
bpython - A fancy curses interface to the Python interactive interpreter
2-
(Trundle is awesome)
32
=======
43

54
Dependencies

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
setup(
1919
name="bpython",
2020
version = __version__,
21-
author = "Robert Anthony Farrell",
21+
author = "Robert Anthony Farrell et al.",
2222
author_email = "robertanthonyfarrell@gmail.com",
2323
description = "Fancy Interface to the Python Interpreter",
2424
license = "MIT/X",

0 commit comments

Comments
 (0)
X Tutup