From d0a7753be39e885c94985f699f0363f91f98105f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Kadl=C4=8D=C3=ADk?= Date: Wed, 19 Oct 2016 22:09:15 +0200 Subject: [PATCH] Require copr > 1.74 for module repo API --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index a1ec17f8..0e7d72ab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,3 +14,4 @@ python-fedora funcsigs # Python2 only m2crypto m2ext +copr > 1.74