summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy McCurdy <andy@andymccurdy.com>2020-07-15 13:07:06 -0700
committerAndy McCurdy <andy@andymccurdy.com>2020-07-15 13:07:06 -0700
commit273c8fee6c486b10e6e9823b0dd8645a363530d1 (patch)
treecf00b04a92f5b4eab3f78b542af61c40a473b513
parent55326cad46444899b58ceaddf98958f33e4fd7b3 (diff)
downloadredis-py-273c8fee6c486b10e6e9823b0dd8645a363530d1.tar.gz
remove unnecessary tox environments
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index b7d0a6a..30682fb 100644
--- a/tox.ini
+++ b/tox.ini
@@ -3,7 +3,7 @@ addopts = -s
[tox]
minversion = 2.4
-envlist = {py27,py35,py36,py37,py38,py,py3,pypy,pypy3}-{plain,hiredis}, flake8
+envlist = {py27,py35,py36,py37,py38,pypy,pypy3}-{plain,hiredis}, flake8
[testenv]
deps =