Skip to content

Commit

Permalink
update requirement, pip install -r requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
fuji246 committed Nov 11, 2012
1 parent 062c733 commit 53d9847
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
django >= 1.0
# This is a PIP requirements file.
# To setup a dev environment:
#
# pip install virtualenv
# virtualenv --distribute --no-site-packages --prompt "(bbbforum venv) " .venv
# source .venv/bin/activate

Django==1.3
flup
South

0 comments on commit 53d9847

Please sign in to comment.