DEBSOURCES
Skip Quicknav
sources / scikit-learn / 0.20.2%2Bdfsg-6 / debian / patches / disable-doctest.patch
12345678910
--- a/setup.cfg +++ b/setup.cfg @@ -9,7 +9,6 @@ --ignore benchmarks --ignore doc --ignore examples - --doctest-modules --disable-pytest-warnings -rs