summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tox.ini3
1 files changed, 0 insertions, 3 deletions
diff --git a/tox.ini b/tox.ini
index ed092001..d87fa4b9 100644
--- a/tox.ini
+++ b/tox.ini
@@ -58,6 +58,3 @@ deps =
58commands = 58commands =
59 black {posargs:.} 59 black {posargs:.}
60 flake8 60 flake8
61
62[pytest]
63timeout = 300