summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini3
1 files changed, 1 insertions, 2 deletions
diff --git a/tox.ini b/tox.ini
index 74fff6a..3e8513a 100644
--- a/tox.ini
+++ b/tox.ini
@@ -8,7 +8,6 @@ filterwarnings =
[gh-actions]
python =
- 3.6: py36
3.7: py37, docs
3.8: py38, typing
3.9: py39
@@ -22,7 +21,7 @@ python =
envlist =
lint
typing
- py{36,37,38,39,310,311,py3}-{crypto,nocrypto}
+ py{37,38,39,310,311,py3}-{crypto,nocrypto}
docs
pypi-description
coverage-report