Commit 04ffb3f2 by Muhammad Ammar

Merge pull request #12 from edx/ammar/update-factoy-boy-and-django-nose

remove unused factory-boy and update django-nose
parents f5b484ad 40e12994
...@@ -5,7 +5,7 @@ South>=0.7.6 ...@@ -5,7 +5,7 @@ South>=0.7.6
# Testing Packages # Testing Packages
coverage==3.7.1 coverage==3.7.1
django_nose django_nose==1.4.1
nose==1.3.3 nose==1.3.3
httpretty==0.8.0 httpretty==0.8.0
pep8==1.5.7 pep8==1.5.7
......
ddt==0.8.0 ddt==0.8.0
factory_boy==2.2.1
mock==1.0.1 mock==1.0.1
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment