Skip to content

Commit e7bc87d

Browse files
committed
Proper syntax for PyTwin
1 parent f7e77e5 commit e7bc87d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ pyaedt = "==0.6.3"
4949
ansys-platform-instancemanagement = "==1.0.2"
5050
ansys-grantami-bomanalytics = "==1.0.1"
5151
ansys-openapi-common = "==1.1.1"
52-
pytwin = {version = "0.2.0"}
52+
pytwin = "==0.2.0"
5353
ansys-seascape= "==0.2.0"
5454
ansys-meshing-prime= "==0.2.0"
5555

0 commit comments

Comments
 (0)