Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
ecommerce
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
ecommerce
Commits
63279e85
Commit
63279e85
authored
Jul 23, 2015
by
Renzo Lucioni
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #221 from edx/renzo/nodeenv-base-req
Include nodeenv in base requirements
parents
51aa2cb7
646ac970
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
1 deletions
+1
-1
requirements/base.txt
+1
-0
requirements/production.txt
+0
-1
No files found.
requirements/base.txt
View file @
63279e85
...
@@ -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
...
...
requirements/production.txt
View file @
63279e85
...
@@ -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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment