Kaydet (Commit) d7ad5039 authored tarafından Greg Ward's avatar Greg Ward

Fixed command description.

üst 5edcd90f
......@@ -8,7 +8,7 @@ from distutils.util import copy_tree
class install_lib (Command):
description = "install pure Python modules"
description = "install all Python modules (extensions and pure Python)"
user_options = [
('install-dir=', 'd', "directory to install to"),
......
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