aboutsummaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/tox.ini b/tox.ini
index bcbeeedd..22b1de74 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,6 +1,6 @@
[tox]
minversion = 3.0
-envlist = mypy, py3{6,7,8,9}-cov, htmlcov
+envlist = mypy, py3{7,8,9}-cov, htmlcov
skip_missing_interpreters=true
[testenv]
@@ -16,7 +16,7 @@ deps =
pytest
pytest-randomly
-rrequirements.txt
- !nolxml: lxml==4.6.1
+ !nolxml: lxml==4.6.4
extras =
ufo
woff