Commit 646ac970 by Renzo Lucioni

Include nodeenv in base requirements

Facilitates inclusion of ecommerce in devstack
parent 51aa2cb7
...@@ -12,6 +12,7 @@ djangorestframework-jwt==1.5.0 ...@@ -12,6 +12,7 @@ djangorestframework-jwt==1.5.0
edx-auth-backends==0.1.3 edx-auth-backends==0.1.3
jsonfield==1.0.3 jsonfield==1.0.3
libsass==0.8.2 libsass==0.8.2
nodeenv==0.13.2
paypalrestsdk==1.9.0 paypalrestsdk==1.9.0
pycountry==1.10 pycountry==1.10
python-dateutil==2.4.2 python-dateutil==2.4.2
......
...@@ -5,4 +5,3 @@ MySQL-python==1.2.5 ...@@ -5,4 +5,3 @@ MySQL-python==1.2.5
PyYAML==3.11 PyYAML==3.11
gunicorn==19.2.1 gunicorn==19.2.1
gevent==1.0.1 gevent==1.0.1
nodeenv==0.13.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