From c7bd77e341c448681566cf24738b31db23625c3f Mon Sep 17 00:00:00 2001 From: Bertrand Benjamin Date: Sat, 18 Jul 2020 06:21:50 +0000 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'.drone.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 301072f..413502e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,4 +6,4 @@ steps: image: python commands: - pip install -r requirements.txt - - pytest --doctest-modules + - pytest --doctest-modules ./mapytex/