15
0
forked from pool/python-annoy

delete commented out command

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-annoy?expand=0&rev=27
This commit is contained in:
2023-12-15 12:16:25 +00:00
committed by Git OBS Bridge
parent 529e5690ce
commit 00010c7be6

View File

@@ -62,7 +62,6 @@ export CFLAGS="%{optflags} -fno-strict-aliasing"
# online tests: test_fashion_mnist, test_glove_25, test_nytimes_16
# fails on 32bit: test_distance_consistency
# fails on 32bit: test_very_large_index
#cd test
%pytest_arch -k 'not (test_fashion_mnist or test_glove_25 or test_nytimes_16 or test_distance_consistency or test_very_large_index)'
%files %{python_files}