diff options
Diffstat (limited to 'distutils/command/install.py')
| -rw-r--r-- | distutils/command/install.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/distutils/command/install.py b/distutils/command/install.py index 08d2f881..f6777a90 100644 --- a/distutils/command/install.py +++ b/distutils/command/install.py @@ -180,7 +180,6 @@ def _pypy_hack(name): class install(Command): - description = "install everything from build directory" user_options = [ |
