From aee6750e7d63677514eafa527200c710012c633f Mon Sep 17 00:00:00 2001 From: Valentin Lorentz Date: Thu, 15 Jul 2021 21:34:31 +0200 Subject: [PATCH] Add dep on pytest --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 158e685..1c442ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,4 @@ # The following dependencies are actually optional: pyxmpp2-scram ecdsa +pytest