summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorBernát Gábor <gaborjbernat@gmail.com>2021-11-17 11:00:27 +0000
committerBernát Gábor <gaborjbernat@gmail.com>2021-11-17 11:00:27 +0000
commit1ad255d5129a7c634dc7a7f8cbae8a6bd93774c7 (patch)
treeeaea4319bdeda3b481879c0adb7203a9c5e62c1e /tox.ini
parent3943c2683173476399064bb8ed96cae330409ae8 (diff)
downloadtox-git-1ad255d5129a7c634dc7a7f8cbae8a6bd93774c7.tar.gz
Remove not needed type packages
Signed-off-by: Bernát Gábor <gaborjbernat@gmail.com>
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 0 insertions, 2 deletions
diff --git a/tox.ini b/tox.ini
index 164111ae..56ec1c7b 100644
--- a/tox.ini
+++ b/tox.ini
@@ -54,9 +54,7 @@ deps =
mypy==0.910
types-cachetools
types-chardet
- types-filelock
types-freezegun
- types-toml
commands =
mypy src/tox
mypy tests