Skip to content

Commit 06bd9ea

Browse files
committed
docs: missing explanation
1 parent a11ad80 commit 06bd9ea

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

doc/source/how-to/deprecating.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ The PyAnsys Core team will assist with the deprecation process by:
112112
- Reviewing the deprecation issue to ensure it meets the project's standards.
113113
- Assisting with the above steps, if necessary.
114114
- Remove from PyPI the configuration (PyPI token or trusted publisher) for the library.
115+
- Archive the project on PyPI. See `PyAdditive Widgets PyPI archive`_.
115116
- Removing the library from the `PyAnsys metapackage <metapackage_>`_, automation project
116117
and the ``ansys-internal/pyansys-dev`` repository. See example pull requests:
117118

doc/source/links.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,7 @@
225225
.. _PyAdditive Widgets README: https://github.com/ansys/pyadditive-widgets/blob/main/README.rst
226226
.. _PyAdditive Widgets deprecation issue: https://github.com/ansys/pyadditive-widgets/issues/102
227227
.. _PyAdditive Widgets deprecation warning: https://github.com/ansys/pyadditive-widgets/blob/600915a8db2dbb02088266c17ba2be53584079d0/src/ansys/additive/widgets/__init__.py#L24-L31
228+
.. _PyAdditive Widgets PyPI archive: https://pypi.org/project/ansys-additive-widgets/
228229
.. _Metapackage deprecation PR: https://github.com/ansys/pyansys/pull/968
229230
.. _PyAnsys Dev deprecation PR: https://github.com/ansys-internal/pyansys-dev/pull/44
230231
.. _Automation project deprecation PR: https://github.com/ansys-internal/pyansys-maintenance-automation/pull/79

0 commit comments

Comments
 (0)