# HG changeset patch # User ymh # Date 1399043660 -7200 # Node ID 5f2996504dd12927992cb23f2cd2a85718c50d13 # Parent 59c7e11ed9e2215d977b656ec9c7358c24917a73 add nodeenv to requirement diff -r 59c7e11ed9e2 -r 5f2996504dd1 virtualenv/web/res/srvr_requirements.txt --- a/virtualenv/web/res/srvr_requirements.txt Fri May 02 16:31:39 2014 +0200 +++ b/virtualenv/web/res/srvr_requirements.txt Fri May 02 17:14:20 2014 +0200 @@ -1,4 +1,5 @@ python-memcached #pylibmc uWSGI -pytz \ No newline at end of file +pytz +nodeenv \ No newline at end of file