Changed URL to point to new home page.
This commit is contained in:
parent
fb7994df74
commit
2ab1278917
2
setup.py
2
setup.py
@ -385,7 +385,7 @@ setup(
|
||||
"See http://www.python.org/topics/database/DatabaseAPI-2.0.html.",
|
||||
author = "Anthony Tuininga",
|
||||
author_email = "anthony.tuininga@gmail.com",
|
||||
url = "http://cx-oracle.sourceforge.net",
|
||||
url = "https://oracle.github.io/python-cx_Oracle",
|
||||
ext_modules = [extension],
|
||||
keywords = "Oracle",
|
||||
license = "BSD License",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user