diff options
author | antialias <antialias@leap.se> | 2013-01-24 11:08:26 -0500 |
---|---|---|
committer | antialias <antialias@leap.se> | 2013-01-24 11:08:26 -0500 |
commit | 66c40125df7c39d0a83cfa2fc2873de6bfbc7496 (patch) | |
tree | 21b45ef696bcf848e67b356d6233228a0f211220 | |
parent | cfeddae5b94a6ab9883f3226702dee31850d638f (diff) |
added tox to test-requirements.pip
-rw-r--r-- | pkg/test-requirements.pip | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/test-requirements.pip b/pkg/test-requirements.pip index edd53b16..d60439ea 100644 --- a/pkg/test-requirements.pip +++ b/pkg/test-requirements.pip @@ -6,6 +6,7 @@ nose pep8==1.1 sphinx>=1.1.2 nose-exclude +tox # for soledad * to be splitted * nose2 |