summaryrefslogtreecommitdiff
path: root/dev-python/matplotlib/files/matplotlib-3.3.4-test-extra.patch
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-09-07 07:14:38 +0200
committerMichał Górny <mgorny@gentoo.org>2021-09-07 09:10:27 +0200
commit04c7991ef9a7e1619f387a6600abaea808f41aa7 (patch)
tree46fc702ccc31039067036f574d9201f85203bbd0 /dev-python/matplotlib/files/matplotlib-3.3.4-test-extra.patch
parent549bdfc0a8547fdd603286487d257e583e0e2272 (diff)
downloadgentoo-04c7991ef9a7e1619f387a6600abaea808f41aa7.tar.gz
gentoo-04c7991ef9a7e1619f387a6600abaea808f41aa7.tar.bz2
gentoo-04c7991ef9a7e1619f387a6600abaea808f41aa7.zip
dev-python/matplotlib: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/matplotlib/files/matplotlib-3.3.4-test-extra.patch')
-rw-r--r--dev-python/matplotlib/files/matplotlib-3.3.4-test-extra.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/dev-python/matplotlib/files/matplotlib-3.3.4-test-extra.patch b/dev-python/matplotlib/files/matplotlib-3.3.4-test-extra.patch
deleted file mode 100644
index 0c62334086a6..000000000000
--- a/dev-python/matplotlib/files/matplotlib-3.3.4-test-extra.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -dupr a/lib/mpl_toolkits/tests/test_mplot3d.py b/lib/mpl_toolkits/tests/test_mplot3d.py
---- a/lib/mpl_toolkits/tests/test_mplot3d.py 2021-01-29 10:43:01.196582153 +0100
-+++ b/lib/mpl_toolkits/tests/test_mplot3d.py 2021-01-29 10:44:36.084875177 +0100
-@@ -150,7 +150,7 @@ def test_contourf3d_fill():
- ax.set_zlim(-1, 1)
-
-
--@mpl3d_image_comparison(['tricontour.png'])
-+@mpl3d_image_comparison(['tricontour.png'], tol=0.02)
- def test_tricontour():
- fig = plt.figure()
-