Skip to content

Commit 988352c

Browse files
committed
adding new app dependencies resource
1 parent 4a4300f commit 988352c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source/content/pages/07-web-app-deployment/09-app-dependencies.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,10 @@ further clarification.
136136
* This Stack Overflow question details how to set up a
137137
[virtual environment for Python development](http://askubuntu.com/questions/244641/how-to-set-up-and-use-a-virtual-python-environment-in-ubuntu).
138138

139+
* [Tips for using pip + virtualenv + virtualenvwrapper](http://mrcoles.com/tips-using-pip-virtualenv-virtualenvwrapper/)
140+
shows how to use shell aliases and postactivate virtualenvwrapper hooks to
141+
make life easier when using these tools.
142+
139143

140144
## Application dependencies learning checklist
141145
<i class="fa fa-check-square-o"></i>

0 commit comments

Comments
 (0)