Skip to content

Commit 98d90ed

Browse files
RobPasMuepyansys-ci-botclatapie
authored andcommitted
docs: fix link (#769)
Co-authored-by: pyansys-ci-bot <[email protected]> Co-authored-by: Camille <[email protected]>
1 parent b666c18 commit 98d90ed

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
fix link

doc/source/migrations/index.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@ Version ``v9.0``
1818

1919
.. warning::
2020

21-
Using the trusted publisher approach in ansys pypi release actions is not possible anymore.
22-
The reason for that is related to the action
21+
Using the trusted publisher approach in ``ansys/release-pypi-public`` and ``ansys/release-pypi-private`` actions is
22+
not possible anymore. The reason for that is related to the action
2323
`pypa/gh-action-pypi-publish <https://github.com/pypa/gh-action-pypi-publish>`_ which allows to use the trusted
24-
publisher. Indeed, starting with versions `v1.12.0` of this action, it is no longer possible to use the action in
25-
a composite action, see
24+
publisher. Indeed, it is no longer possible to use the action in a composite action for versions after ``v1.12.0``, see
2625
`pypa/[email protected] <https://github.com/pypa/gh-action-pypi-publish/releases/tag/v1.12.0>`_.
2726
However, the latest versions of this action is required to upload
28-
`PEP 639 licensing metadata <https://packaging.python.org/en/latest/specifications/core-metadata/#license-expression>`
29-
to PyPI. This allows to avoid adding upper bounds on build system like ``setuptools<=67.0.0``, ``wheel<0.46.0`` or ``flit_core>=3.2,<3.11``.
27+
`PEP 639 licensing metadata <https://packaging.python.org/en/latest/specifications/core-metadata/#license-expression>`_
28+
to PyPI. This allows to avoid adding upper bounds on build system like ``setuptools<=67.0.0``, ``wheel<0.46.0`` or
29+
``flit_core>=3.2,<3.11``.
3030

3131
**Migration Steps:**
3232

0 commit comments

Comments
 (0)