Commit 9da1a221 authored by zhifan huang's avatar zhifan huang

add nemu dependcy

due to outdated pypi version, nemu don't include need moudle in
setup.py, I add them in buildout
parent d4a84d2f
...@@ -148,6 +148,8 @@ eggs += ...@@ -148,6 +148,8 @@ eggs +=
zope.testing zope.testing
supervisor supervisor
pathlib2 pathlib2
python-unshare
python-passfd
[eggs/scripts] [eggs/scripts]
recipe = zc.recipe.egg recipe = zc.recipe.egg
...@@ -268,7 +270,7 @@ urllib3 = 1.24.1 ...@@ -268,7 +270,7 @@ urllib3 = 1.24.1
pathlib = 1.0.1 pathlib = 1.0.1
psycopg2 = 2.8.6 psycopg2 = 2.8.6
miniupnpc = 1.9 miniupnpc = 1.9
python-passfd = 0.2
python-unshare = 0.2
nemu = 0.3.1 nemu = 0.3.1
multiping = 1.1.2 multiping = 1.1.2
python-passfd = 0.2
python-unshare = 0.2
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