From 74bec26c724efe49c36d4c0fe87f246514314a4dd0bfa573cd8b8295b0a10fdc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 31 Mar 2020 07:09:08 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cytoolz?expand=0&rev=9 --- python-cytoolz.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-cytoolz.spec b/python-cytoolz.spec index fbe7d4a..504be58 100644 --- a/python-cytoolz.spec +++ b/python-cytoolz.spec @@ -53,6 +53,7 @@ export CFLAGS="%{optflags}" %check mkdir testing pushd testing +export PYTHONDONTWRITEBYTECODE=1 %pytest_arch ../cytoolz/tests popd