You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-python/wcsaxes/files/wcsaxes-0.8-disable_mpltest...

15 lines
366 B

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