We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46e7054 commit 1ca1357Copy full SHA for 1ca1357
setup.py
@@ -24,7 +24,7 @@
24
long_description=open('README.rst').read(),
25
author='Panos Kittenis',
26
author_email='22e889d8@opayq.com',
27
- url="https://github.com/pkittenis/parallel-ssh",
+ url="https://github.com/ParallelSSH/parallel-ssh",
28
packages=find_packages('.', exclude=(
29
'embedded_server', 'embedded_server.*')),
30
install_requires=['paramiko', 'gevent'],
0 commit comments