Skip to content

Commit cbd03fd

Browse files
RobPasMuepyansys-ci-botAlejandroFernandezLuces
committed
docs: avoid parallelization (#299)
Co-authored-by: pyansys-ci-bot <[email protected]> Co-authored-by: afernand <[email protected]>
1 parent dbd624a commit cbd03fd

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
docs: avoid parallelization

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies = [
2525
"pyvista >= 0.43.0,<1",
2626
"websockets >= 12.0,< 16",
2727
"trame >= 3.6.0,<4",
28-
"trame-vtk >= 2.8.7,<3",
28+
"trame-vtk >= 2.8.7,<3,!=2.8.16",
2929
"trame-vuetify >= 2.4.3,< 4",
3030
]
3131

0 commit comments

Comments
 (0)