From 7af4f17f52f74b21ecd46d5456bf9cb9b06b09b7 Mon Sep 17 00:00:00 2001 From: Hui Kang Date: Thu, 21 Jan 2016 13:53:21 -0500 Subject: [PATCH] Fix missing tox in the requirement file TrivialFix Change-Id: If59a0bf60d8de893e81c5aa2a579b316e5b24159 --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 7d926268..89983684 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,3 +12,4 @@ oslo.serialization>=1.4.0 # Apache-2.0 oslo.utils>=2.0.0 # Apache-2.0 python-neutronclient>=2.3.11,<3 pyroute2>=0.3.10 # Apache-2.0 (+ dual licensed GPL2) +tox>=2.3.1