Skip to content

Commit 64ce135

Browse files
Improve documentation for Granta MI version support (#215)
Co-authored-by: pyansys-ci-bot <[email protected]>
1 parent bb840ef commit 64ce135

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

README.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,11 @@ Dependencies
4444
------------
4545
.. readme_software_requirements
4646
47-
To use PyGranta JobQueue, you must have access to a Granta MI 2024 R2 deployment.
47+
This version of the ``ansys.grantami.jobqueue`` package requires Granta MI 2024 R2 or newer. Use
48+
`the PyGranta documentation <https://grantami.docs.pyansys.com/version/stable/package_versions>`_ to find the
49+
version of this package compatible with older Granta MI versions.
4850

49-
The ``ansys.grantami.jobqueue`` package currently supports Python version 3.10 through 3.13.
51+
The ``ansys.grantami.jobqueue`` package currently supports Python from version 3.10 to version 3.13.
5052

5153
.. readme_software_requirements_end
5254

doc/changelog.d/215.documentation.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Improve documentation for Granta MI version support

0 commit comments

Comments
 (0)