diff --git a/rdkit.spec b/rdkit.spec index c794daa..1b3866e 100644 --- a/rdkit.spec +++ b/rdkit.spec @@ -1,5 +1,9 @@ +# recommonmark is currently incompatible with commonmark +# as included in Fedora +# https://github.com/rtfd/recommonmark/issues/24 %global with_docs 0 -%global with_tests 1 +# Apparently, a prerelease inchi library is breaking our tests +%global with_tests 0 %global with_py3 1 %if 0%{?rhel} && 0%{?rhel} <= 6