parent
993ecb31d2
commit
ba3ce80c14
|
@ -1 +1,2 @@
|
||||||
tox>=1.4,<1.5
|
tox>=1.4,<1.5
|
||||||
|
epydoc>=3.0,<3.1
|
||||||
|
|
|
@ -46,6 +46,8 @@ Paramiko is written entirely in python (no C or platform-dependent code) and is
|
||||||
released under the GNU Lesser General Public License (LGPL).
|
released under the GNU Lesser General Public License (LGPL).
|
||||||
|
|
||||||
Website: U{https://github.com/paramiko/paramiko/}
|
Website: U{https://github.com/paramiko/paramiko/}
|
||||||
|
|
||||||
|
Mailing list: U{paramiko@librelist.com<mailto:paramiko@librelist.com>}
|
||||||
"""
|
"""
|
||||||
|
|
||||||
import sys
|
import sys
|
||||||
|
|
Loading…
Reference in New Issue