Browse Source

Mark python3-pytest build dependency as !nocheck. Closes: #1141486

Christoph Biedl 1 week ago
parent
commit
8f3e324b3a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      debian/control

+ 1 - 1
debian/control

@@ -10,7 +10,7 @@ Build-Depends: debhelper-compat (= 13),
     libmagic-dev,
     libmagic-dev,
     python3-all,
     python3-all,
     python3-coverage,
     python3-coverage,
-    python3-pytest,
+    python3-pytest <!nocheck>,
     python3-setuptools,
     python3-setuptools,
     python3-wheel,
     python3-wheel,
 Priority: extra
 Priority: extra