We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2c651d3 + d27d8a0 commit c4fd823Copy full SHA for c4fd823
pyproject.toml
@@ -28,12 +28,11 @@ classifiers = [
28
dependencies = ["ansys-dpf-core>=0.7.2",
29
"ansys-api-dyna==0.3.6",
30
"ansys-platform-instancemanagement~=1.0",
31
- "pyvista==0.43.4",
+ "pyvista==0.43.4",
32
]
33
34
[project.optional-dependencies]
35
tests = [
36
37
"matplotlib==3.8.3",
38
"numpy==1.26.4",
39
"pytest==8.1.1",
@@ -50,7 +49,6 @@ doc = [
50
49
51
"imageio==2.34.0",
52
"imageio-ffmpeg==0.4.9",
53
54
"numpydoc==1.6.0",
55
"Sphinx==7.2.6",
56
"sphinx-autobuild==2024.2.4",
0 commit comments