Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/842951 )
Change subject: [fix] fix make_dist usage ...................................................................... [fix] fix make_dist usage Change-Id: If0850e1880ac9509c172d437b61b633a277bd22c --- M setup.py 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Xqt: Verified; Looks good to me, approved diff --git a/setup.py b/setup.py index 6e1550c..e0e424e 100755 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ by the corresponding final release - create the package with:: - make_dist remote + make_dist -remote - create a new tag with the version number of the final release - synchronize the local tags with the remote repositoy -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/842951 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: If0850e1880ac9509c172d437b61b633a277bd22c Gerrit-Change-Number: 842951 Gerrit-PatchSet: 1 Gerrit-Owner: Xqt <[email protected]> Gerrit-Reviewer: Xqt <[email protected]> Gerrit-MessageType: merged
_______________________________________________ Pywikibot-commits mailing list -- [email protected] To unsubscribe send an email to [email protected]
