]> git.pld-linux.org Git - packages/flake8.git/commitdiff
- disable tests, broken at least on python 3.10
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 1 Apr 2022 21:02:52 +0000 (23:02 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Fri, 1 Apr 2022 21:02:52 +0000 (23:02 +0200)
flake8.spec

index 645d5038379bd928e0a6274be80f9c5fb1c49d4e..7091d7f63a290a258f55427fbaed78ae51dc3f16 100644 (file)
@@ -2,7 +2,7 @@
 # Conditional build:
 %bcond_without python2 # CPython 2.x module
 %bcond_without python3 # CPython 3.x module
-%bcond_without tests   # pytest tests
+%bcond_with    tests   # pytest tests
 %bcond_without doc     # Sphinx documentation
 
 Summary:       The modular source code checker: pycodestyle, pyflakes and co.
This page took 0.170505 seconds and 4 git commands to generate.