diff --git a/bootstrap.py b/bootstrap.py index 1ed94019..df0b08c3 100644 --- a/bootstrap.py +++ b/bootstrap.py @@ -77,7 +77,7 @@ help="Use a specific setuptools version") parser.add_option("--setuptools-to-dir", default=eggsdir, - help=("Allow for re-use of existing directory") + help="Allow for re-use of existing directory") parser.add_option("--trusted-host", default='repo-staging.dc.prozorro.gov.ua') parser.add_option("-v")