Improved cpl-project related files & closed #20

This commit is contained in:
2021-04-11 15:48:59 +02:00
parent c970412a66
commit 0876f06282
7 changed files with 28 additions and 28 deletions

View File

@@ -11,7 +11,7 @@ sh-edraft Common Python library Command Line Interface
"""
__title__ = 'sh_cpl-cli.cpl_cli'
__title__ = 'cpl_cli'
__author__ = 'Sven Heidemann'
__license__ = 'MIT'
__copyright__ = 'Copyright (c) 2020 - 2021 sh-edraft.de'

View File

@@ -41,6 +41,7 @@
"cpl_cli": [
"*.json"
]
}
},
"ProjectReferences": []
}
}