{ "ProjectSettings": { "Name": "checks", "Version": { "Major": "1", "Minor": "1", "Micro": "0.rc3" }, "Author": "Sven Heidemann", "AuthorEmail": "sven.heidemann@sh-edraft.de", "Description": "CPL internal tool to set version from branch name", "LongDescription": "CPL internal tool to set version from branch name", "URL": "https://www.sh-edraft.de", "CopyrightDate": "2022", "CopyrightName": "sh-edraft.de", "LicenseName": "MIT", "LicenseDescription": "MIT, see LICENSE for more details.", "Dependencies": [ "cpl-core==2022.12.0" ], "DevDependencies": [ "cpl-cli==2022.12.0" ], "PythonVersion": ">=3.10.4", "PythonPath": {}, "Classifiers": [] }, "BuildSettings": { "ProjectType": "library", "SourcePath": "", "OutputPath": "../../dist", "Main": "checks.main", "EntryPoint": "checks", "IncludePackageData": false, "Included": [], "Excluded": [ "*/__pycache__", "*/logs", "*/tests" ], "PackageData": {}, "ProjectReferences": [] } }