File tree Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Original file line number Diff line number Diff line change 5454 - ' Linux'
5555 validations :
5656 required : true
57+
58+ - type : dropdown
59+ id : dpf-server-version
60+ attributes :
61+ label : Which Ansys version are you using?
62+ multiple : false
63+ options :
64+ - ' Ansys 2023 R1'
65+ - ' Ansys 2022 R2'
66+ - ' Ansys 2022 R1'
67+ - ' Ansys 2021 R2'
68+ - ' Ansys 2021 R1'
69+ validations :
70+ required : true
5771
5872 - type : dropdown
5973 id : python-version
7387 id : installed-packages
7488 attributes :
7589 label : Installed packages
76- description : Run `python -m pip freeze ` to list installed packages
77- placeholder : Paste the output of `python -m pip freeze ` here
90+ description : Run `python -m pip list ` to list installed packages
91+ placeholder : Paste the output of `python -m pip list ` here
7892 validations :
7993 required : true
You can’t perform that action at this time.
0 commit comments