update project url
This commit is contained in:
parent
937693519a
commit
7f19c31640
1 changed files with 1 additions and 1 deletions
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']
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue