Commit 7f732dec 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 a9f1feae
...@@ -154,6 +154,8 @@ eggs += ...@@ -154,6 +154,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
...@@ -277,7 +279,7 @@ pathlib = 1.0.1 ...@@ -277,7 +279,7 @@ pathlib = 1.0.1
psycopg2 = 2.8.6 psycopg2 = 2.8.6
iniparse = 0.5 iniparse = 0.5
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