Moving httpretty to the test-requirements.txt file because it's

only used in the metatests

Change-Id: I491d7909e22ee1c0519b7802bbcb95d7d28ed888
This commit is contained in:
Nathan Buckner 2014-01-30 11:37:47 -06:00
parent 9bc704f568
commit 57450749b4
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,3 @@
httpretty
mock mock
unittest2 unittest2
IPy IPy

View File

@ -1,3 +1,4 @@
httpretty
unittest2 unittest2
mock mock
flake8 flake8