gentoo/dev-python/wcsaxes/files/wcsaxes-0.8-disable_mpltest.patch
Sébastien Fabbro 1e12387e11
dev-python/wcsaxes: Version bump
Package-Manager: portage-2.3.0_rc1
2016-06-06 22:27:11 +00:00

15 lines
366 B
Diff

Author: Ole Streicher <olebole@debian.org>
Description: Remove the tests that require pytest-mpl
Pytest_mpl is (still) not available in Debian.
https://github.com/astrofrog/pytest-mpl
--- a/setup.cfg
+++ b/setup.cfg
@@ -11,7 +11,6 @@
minversion = 2.2
norecursedirs = build docs/_build
doctest_plus = enabled
-addopts = --mpl
[ah_bootstrap]
auto_use = False