We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adce9a9 commit 37d4750Copy full SHA for 37d4750
setup.py
@@ -22,7 +22,7 @@
22
author_email = "robertanthonyfarrell@gmail.com",
23
description = "Fancy Interface to the Python Interpreter",
24
license = "MIT/X",
25
- url = "http://www.noiseforfree.com/bpython/",
+ url = "http://www.bpython-interpreter.org/",
26
long_description = """bpython is a fancy interface to the Python
27
interpreter for Unix-like operating systems.""",
28
install_requires = [
0 commit comments