Fixed cpl g path problems & package names #93

This commit is contained in:
2022-11-30 18:04:40 +01:00
parent 23efb776e7
commit f450102c93
61 changed files with 153 additions and 86 deletions

View File

@@ -11,7 +11,7 @@ CPL internal tool to set pip URL for CLI by environment
"""
__title__ = 'set_pip_urls'
__title__ = 'set-pip-urls'
__author__ = 'Sven Heidemann'
__license__ = 'MIT'
__copyright__ = 'Copyright (c) 2022 sh-edraft.de'