You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/development.rst
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,8 +39,7 @@ Release process
39
39
(e.g., ``v1.0.0``), and the release title to ``libpetab-python $RELEASE_TAG``
40
40
(e.g., ``libpetab-python v1.0.0``).
41
41
42
-
5. The release will be automatically uploaded to PyPI through a GitHub actions
43
-
workflow.
42
+
5. Check that the release is now available on PyPI. The upload to PyPI is performed automatically by a GitHub Actions workflow, which may take a few minutes to complete.
0 commit comments