mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-04-28 16:17:38 -07:00
15 lines
366 B
Diff
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
|