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.
1 parent 4132222 commit 31c1dfeCopy full SHA for 31c1dfe
doc/changelog.d/1537.dependencies.md
@@ -0,0 +1 @@
1
+bump ansys-tools-path from 0.6.0 to 0.7.0
pyproject.toml
@@ -48,7 +48,7 @@ all = [
48
]
49
tests = [
50
"ansys-platform-instancemanagement==1.1.2",
51
- "ansys-tools-path==0.6.0",
+ "ansys-tools-path==0.7.0",
52
"ansys-tools-visualization-interface==0.5.0",
53
"beartype==0.19.0",
54
"docker==7.1.0",
@@ -76,7 +76,7 @@ tests-minimal = [
76
77
doc = [
78
"ansys-sphinx-theme[autoapi]==1.2.1",
79
80
81
82
0 commit comments