Commit 042ec0b1 authored by zhifan huang's avatar zhifan huang

fix change pasffd to python passfd

parent 78a1dac7
......@@ -95,7 +95,7 @@ setup(
install_requires = ['pyOpenSSL >= 0.13', 'miniupnpc'],
extras_require = {
'geoip': ['geoip2'],
'test': ['mock', 'pathlib2', 'nemu', 'python-unshare', 'passfd']
'test': ['mock', 'pathlib2', 'nemu', 'python-unshare', 'python-passfd']
},
#dependency_links = [
# "http://miniupnp.free.fr/files/download.php?file=miniupnpc-1.7.20120714.tar.gz#egg=miniupnpc-1.7",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment