Skip to content

Commit b29283b

Browse files
committed
merge
2 parents 4b7328d + d8f8be5 commit b29283b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

setup.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@
2626
long_description = """bpython is a fancy interface to the Python
2727
interpreter for Unix-like operating systems.""",
2828
install_requires = [
29-
'pygments',
30-
'pyparsing',
29+
'pygments'
3130
],
3231
packages = ["bpython"],
3332
data_files = [

0 commit comments

Comments
 (0)