Bugfixes in build process

This commit is contained in:
2021-03-08 20:32:09 +01:00
parent 2d7496dd6e
commit 3e33a8a773
19 changed files with 35 additions and 30 deletions

View File

@@ -11,7 +11,7 @@ sh-edraft Common Python library
"""
__title__ = 'src.cpl_cli.command'
__title__ = 'cpl_cli.command'
__author__ = 'Sven Heidemann'
__license__ = 'MIT'
__copyright__ = 'Copyright (c) 2020 sh-edraft.de'