Skip to content

Commit

Permalink
Update tox.ini for 251 (#848)
Browse files Browse the repository at this point in the history
Co-authored-by: pyansys-ci-bot <[email protected]>
  • Loading branch information
waltersma and pyansys-ci-bot authored Sep 23, 2024
1 parent efdf382 commit e8f9358
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions doc/changelog.d/848.maintenance.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update tox.ini for 251
4 changes: 2 additions & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@ commands =
python --version
pytest {toxinidir}{/}tests
setenv=
AWP_ROOT241 = {env:AWP_ROOT241}
AWP_ROOT251 = {env:AWP_ROOT251}
ANSYSLMD_LICENSE_FILE = {env:ANSYSLMD_LICENSE_FILE}

[testenv:doc]
usedevelop = true
extras = doc
setenv =
PYPRIMEMESH_SPHINX_BUILD = 1
AWP_ROOT241 = {env:AWP_ROOT241}
AWP_ROOT251 = {env:AWP_ROOT251}
ANSYSLMD_LICENSE_FILE = {env:ANSYSLMD_LICENSE_FILE}
DOCUMENTATION_CNAME = prime.docs.pyansys.com
commands =
Expand Down

0 comments on commit e8f9358

Please sign in to comment.