commit | 324c64306a2463214f36597695b61b084c301be7 | [log] [tgz] |
---|---|---|
author | Jean-Paul Calderone <exarkun@twistedmatrix.com> | Thu Jan 09 15:34:08 2014 -0500 |
committer | Jean-Paul Calderone <exarkun@twistedmatrix.com> | Thu Jan 09 15:34:08 2014 -0500 |
tree | b0bd83805c5599b73efb8d7c704df9a018e3fa86 | |
parent | e9700baa50005ba5ba2e84c82c1ed05f4f6f475a [diff] |
Reflect the new location here as well
diff --git a/setup.py b/setup.py index 09d1723..c1bde55 100755 --- a/setup.py +++ b/setup.py
@@ -32,7 +32,7 @@ author_email = 'exarkun@twistedmatrix.com', maintainer = 'Jean-Paul Calderone', maintainer_email = 'exarkun@twistedmatrix.com', - url = 'https://launchpad.net/pyopenssl', + url = 'https://github.com/pyca/pyopenssl', license = 'APL2', long_description = """\ High-level wrapper around a subset of the OpenSSL library, includes