Move nose to test-requirements.txt

Change-Id: If064647ebae547564d1d2d9e03997a1d4445d1f3
This commit is contained in:
Chris MacNaughton 2016-11-15 10:03:01 -05:00
parent c79af13c15
commit 04e1b64cb7
2 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,3 @@
nose
# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.

View File

@ -2,6 +2,7 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
coverage>=3.6
nose
mock>=1.2
flake8>=2.2.4,<=2.4.1
os-testr>=0.4.1