Skip to content

Commit

Permalink
remove unused factory-boy and update django-nose
Browse files Browse the repository at this point in the history
  • Loading branch information
muhammad-ammar committed Sep 3, 2015
1 parent f5b484a commit 40e1299
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -5,7 +5,7 @@ South>=0.7.6

# Testing Packages
coverage==3.7.1
django_nose
django_nose==1.4.1
nose==1.3.3
httpretty==0.8.0
pep8==1.5.7
Expand Down
1 change: 0 additions & 1 deletion tests/test_requirements.txt
@@ -1,3 +1,2 @@
ddt==0.8.0
factory_boy==2.2.1
mock==1.0.1

0 comments on commit 40e1299

Please sign in to comment.