From 24fb0d1d23f21554b8f6790ac461527fbf03253d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Besson?= Date: Wed, 24 Jan 2024 08:37:49 +0000 Subject: [PATCH] Remove future from tox.ini --- tox.ini | 1 - 1 file changed, 1 deletion(-) diff --git a/tox.ini b/tox.ini index d47b7f5..a08e3a1 100644 --- a/tox.ini +++ b/tox.ini @@ -6,7 +6,6 @@ requires = pip >= 19.0.0 [testenv] deps = - future numpy pytest pytest-mock