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:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user