From 80204335d827eb9ed4861e16634822bf9aa60912 Mon Sep 17 00:00:00 2001 From: Santos Gallegos Date: Fri, 26 Jul 2019 21:14:32 -0500 Subject: Remove python 2 from CI Python 2 support was dropped, there is not need to run tests in py2 --- test-requirements.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'test-requirements.txt') diff --git a/test-requirements.txt b/test-requirements.txt index ec0e4c56..ec2912ba 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -3,4 +3,3 @@ coverage flake8 nose tox -mock; python_version=='2.7' -- cgit v1.2.3