projects
/
oweals
/
karmaworld.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7062f7d
)
mock package is needed for running tests.
author
Bryan
<btbonval@gmail.com>
Sun, 12 Jan 2014 08:35:04 +0000
(08:35 +0000)
committer
Bryan
<btbonval@gmail.com>
Sun, 12 Jan 2014 08:35:04 +0000
(08:35 +0000)
reqs/dev.txt
patch
|
blob
|
history
diff --git
a/reqs/dev.txt
b/reqs/dev.txt
index 3bf4f04d2705e98f95118746041d5ddda27349cb..8f01b615f3a334eca465f62e7421ccfd5d24f99d 100644
(file)
--- a/
reqs/dev.txt
+++ b/
reqs/dev.txt
@@
-8,3
+8,4
@@
django-extensions==1.0.3 # some extra debugging tools for manage.py
django-nose==1.1
coverage==3.6
selenium==2.38.4
+mock