Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/841904 )
Change subject: [doc] Fix make_dist.py documentation ...................................................................... [doc] Fix make_dist.py documentation Change-Id: Ic0bbba0aae2a0e499284e242bc82374663cdcdf4 --- M make_dist.py 1 file changed, 10 insertions(+), 10 deletions(-) Approvals: Xqt: Verified; Looks good to me, approved diff --git a/make_dist.py b/make_dist.py index cb5c11a..e91cd40 100644 --- a/make_dist.py +++ b/make_dist.py @@ -3,21 +3,21 @@ The following options are supported: --help Print documentation of this file and of setup.py +-help Print documentation of this file and of setup.py --local Install the distribution as a local site-package. If a - Pywikibot package is already there, it will be uninstalled - first. +-local Install the distribution as a local site-package. If a + Pywikibot package is already there, it will be uninstalled + first. --remote Upload the package to pypi. This cannot be done if the - Pywikibot version is a development release. +-remote Upload the package to pypi. This cannot be done if the + Pywikibot version is a development release. --clear Clear old dist folders +-clear Clear old dist folders --upgrade Upgrade distribution packages pip, setuptools, wheel and twine - first +-upgrade Upgrade distribution packages pip, setuptools, wheel and twine + first --nodist Do not create a distribution. Useful to -clear or -upgrade only. +-nodist Do not create a distribution. Useful to -clear or -upgrade only. Usage:: -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/841904 To unsubscribe, or for help writing mail filters, visit https://gerrit.wikimedia.org/r/settings Gerrit-Project: pywikibot/core Gerrit-Branch: master Gerrit-Change-Id: Ic0bbba0aae2a0e499284e242bc82374663cdcdf4 Gerrit-Change-Number: 841904 Gerrit-PatchSet: 1 Gerrit-Owner: Xqt <[email protected]> Gerrit-Reviewer: Xqt <[email protected]> Gerrit-CC: jenkins-bot Gerrit-MessageType: merged
_______________________________________________ Pywikibot-commits mailing list -- [email protected] To unsubscribe send an email to [email protected]
