Ignore "require_virtualenv" in `pip config`

This commit is contained in:
Pradyun Gedam 2019-09-07 16:57:51 +05:30
parent e5f05ce18c
commit fcd1448f1d
No known key found for this signature in database
GPG Key ID: DA17C4B29CB32E4B
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ class ConfigurationCommand(Command):
default. default.
""" """
ignore_require_venv = True
usage = """ usage = """
%prog [<file-option>] list %prog [<file-option>] list
%prog [<file-option>] [--editor <editor-path>] edit %prog [<file-option>] [--editor <editor-path>] edit