From a22127a66ad9e69b3a30ac1fa34fc5966b97f444 Mon Sep 17 00:00:00 2001 From: Dan Puttick Date: Sun, 1 Oct 2017 22:28:50 -0400 Subject: [PATCH] Add tox to dev-requirements --- dev-requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-requirements.txt b/dev-requirements.txt index aa0fdd9..b01f1d1 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -2,3 +2,4 @@ python-magic pytest pytest-cov PyYAML +tox