summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini6
1 files changed, 0 insertions, 6 deletions
diff --git a/tox.ini b/tox.ini
index 3e8513a..07ace11 100644
--- a/tox.ini
+++ b/tox.ini
@@ -48,12 +48,6 @@ commands =
python -m doctest README.rst
-[testenv:typing]
-basepython = python3.8
-extras = dev
-commands = mypy jwt
-
-
[testenv:lint]
basepython = python3.8
extras = dev