summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorAdam Johnson <me@adamj.eu>2022-05-11 16:12:41 +0100
committerBernát Gábor <gaborjbernat@gmail.com>2022-09-09 18:55:46 -0700
commit45ce7d042f9fa40371514a5d7c2ddcffb0b22e8e (patch)
treeb8e30ef68641dce1f5aa46101132622da9572369 /tox.ini
parent8af8ed3a6cbdd68d77c1465d4623cb0801bd3671 (diff)
downloadtox-git-45ce7d042f9fa40371514a5d7c2ddcffb0b22e8e.tar.gz
Move time mocking from freezegun to time-machine (#2407)
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 0 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 4275a543..de0e5d2f 100644
--- a/tox.ini
+++ b/tox.ini
@@ -52,7 +52,6 @@ deps =
mypy==0.931
types-cachetools
types-chardet
- types-freezegun
commands =
mypy src/tox
mypy tests