Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Commit

Permalink
Clearer comments in requirements file.
Browse files Browse the repository at this point in the history
  • Loading branch information
carljm committed Feb 23, 2012
1 parent 367c0db commit 3199ca5
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions requirements/pure.txt
Expand Up @@ -19,14 +19,16 @@ django-sha2==0.4
django-session-csrf==0.5
django-registration==0.8-alpha-1

# really only needed in development
# only needed for running the tests
mock==0.7.2
WebTest==1.3.3
django-webtest==1.4.3
WebOb==1.2b2
factory_boy==1.0.4.moz2
django-inmemorystorage==0.1.1

# only needed for bin/regenerate-sample-data
django-fixture-generator==0.2.0.cc.1

# usually only needed in production
# only needed if cache backend is set to memcached
python-memcached==1.47

0 comments on commit 3199ca5

Please sign in to comment.