update project url
This commit is contained in:
2
setup.py
2
setup.py
@ -12,7 +12,7 @@ setup(
|
|||||||
description="A fast tunnel proxy that help you get through firewalls",
|
description="A fast tunnel proxy that help you get through firewalls",
|
||||||
author='clowwindy',
|
author='clowwindy',
|
||||||
author_email='clowwindy42@gmail.com',
|
author_email='clowwindy42@gmail.com',
|
||||||
url='https://github.com/clowwindy/shadowsocks',
|
url='https://github.com/shadowsocks/shadowsocks',
|
||||||
packages=['shadowsocks', 'shadowsocks.crypto'],
|
packages=['shadowsocks', 'shadowsocks.crypto'],
|
||||||
package_data={
|
package_data={
|
||||||
'shadowsocks': ['README.rst', 'LICENSE']
|
'shadowsocks': ['README.rst', 'LICENSE']
|
||||||
|
Reference in New Issue
Block a user