Commit 06f82fdc authored by Andrew M. Kuchling's avatar Andrew M. Kuchling

Improve description

parent cbc89d16
......@@ -15,7 +15,7 @@ from distutils.errors import *
class register(Command):
description = "register the distribution with the repository"
description = ("register the distribution with the Python package index")
DEFAULT_REPOSITORY = 'http://www.python.org/pypi'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment