This commit is contained in:
Jeremy Tuloup
2020-03-05 18:52:26 +01:00
parent 8593860315
commit e6c9fd6e63

View File

@@ -473,7 +473,7 @@ def main():
) )
argparser.add_argument( argparser.add_argument(
'--user-requirements-txt-url', '--user-requirements-txt-url',
help='URL to a requirements.txt file that should be installed in the user enviornment' help='URL to a requirements.txt file that should be installed in the user environment'
) )
argparser.add_argument( argparser.add_argument(
'--plugin', '--plugin',