diff --git a/python-annoy.spec b/python-annoy.spec index 4dd9edb..7c6afbe 100644 --- a/python-annoy.spec +++ b/python-annoy.spec @@ -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}