Skip to content

Commit 8c0d6fd

Browse files
committed
Update setup.py with the opentracing-contrib repo info.
1 parent dcc6b81 commit 8c0d6fd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
setup(
55
name='sqlalchemy_opentracing',
66
version=version,
7-
url='https://github.com/carlosalberto/python-sqlalchemy/',
8-
download_url='https://github.com/carlosalberto/python-sqlalchemy/tarball/'+version,
7+
url='https://github.com/opentracing-contrib/python-sqlalchemy/',
8+
download_url='https://github.com/opentracing-contrib/python-sqlalchemy/tarball/'+version,
99
license='BSD',
1010
author='Carlos Alberto Cortez',
1111
author_email='calberto.cortez@gmail.com',

0 commit comments

Comments
 (0)