File: no_trame_vtk.patch

package info (click to toggle)
python-pyvista 0.46.4-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 176,944 kB
  • sloc: python: 94,372; sh: 216; makefile: 70
file content (22 lines) | stat: -rw-r--r-- 712 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
--- a/tests/plotting/tinypages/conf.py
+++ b/tests/plotting/tinypages/conf.py
@@ -36,7 +36,7 @@
     'numpydoc',
     'matplotlib.sphinxext.plot_directive',
     'pyvista.ext.plot_directive',
-    'pyvista.ext.viewer_directive',
+#    'pyvista.ext.viewer_directive',
     'sphinx.ext.autosummary',
     'sphinx_design',
 ]
--- a/tests/plotting/test_tinypages.py
+++ b/tests/plotting/test_tinypages.py
@@ -71,7 +71,7 @@
 
     assert html_dir.is_dir()
 
-    def plot_file(plt, num, subnum, extension='vtksz'):
+    def plot_file(plt, num, subnum, extension='png'):
         return html_dir / f'some_plots-{plt}_{num:02d}_{subnum:02d}.{extension}'
 
     # verify directives generating a figure generated figures