Skip to content

Commit 37d4750

Browse files
committed
New url in setup.py
1 parent adce9a9 commit 37d4750

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
author_email = "robertanthonyfarrell@gmail.com",
2323
description = "Fancy Interface to the Python Interpreter",
2424
license = "MIT/X",
25-
url = "http://www.noiseforfree.com/bpython/",
25+
url = "http://www.bpython-interpreter.org/",
2626
long_description = """bpython is a fancy interface to the Python
2727
interpreter for Unix-like operating systems.""",
2828
install_requires = [

0 commit comments

Comments
 (0)