Skip to content

Commit cf18960

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

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

doc/changelog.d/299.documentation.md

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
@@ -26,7 +26,7 @@ dependencies = [
2626
"pyvista >= 0.43.0,<1",
2727
"websockets >= 12.0,< 16",
2828
"trame >= 3.6.0,<4",
29-
"trame-vtk >= 2.8.7,<3",
29+
"trame-vtk >= 2.8.7,<3,!=2.8.16",
3030
"trame-vuetify >= 2.4.3,< 4",
3131
]
3232

0 commit comments

Comments
 (0)