{ "ProjectSettings": { "Name": "sh_cpl.tests", "Version": { "Major": "2021", "Minor": "04", "Micro": "01" }, "Author": "Sven Heidemann", "AuthorEmail": "sven.heidemann@sh-edraft.de", "Description": "sh-edraft Common Python library", "LongDescription": "sh-edraft Common Python library", "URL": "https://www.sh-edraft.de", "CopyrightDate": "2020 - 2021", "CopyrightName": "sh-edraft.de", "LicenseName": "MIT", "LicenseDescription": "MIT, see LICENSE for more details.", "Dependencies": [], "PythonVersion": ">=3.8" }, "BuildSettings": { "SourcePath": "", "OutputPath": "dist", "Main": "main", "EntryPoint": "cpl", "IncludePackageData": true, "Included": [ "*/templates" ], "Excluded": [ "*/__pycache__", "*/logs", "*/tests" ], "PackageData": {} } }