{ "ProjectSettings": { "Name": "unittests_translation", "Version": { "Major": "2022", "Minor": "7", "Micro": "0" }, "Author": "", "AuthorEmail": "", "Description": "", "LongDescription": "", "URL": "", "CopyrightDate": "", "CopyrightName": "", "LicenseName": "", "LicenseDescription": "", "Dependencies": [ "cpl-core>=2022.7.0", "cpl-translation>=2022.7.0" ], "DevDependencies": [ "cpl-cli>=2022.7.0" ], "PythonVersion": ">=3.10.4", "PythonPath": { "linux": "" }, "Classifiers": [] }, "BuildSettings": { "ProjectType": "unittest", "SourcePath": "", "OutputPath": "../../dist", "Main": "unittests_translation.main", "EntryPoint": "unittests_translation", "IncludePackageData": false, "Included": [], "Excluded": [ "*/__pycache__", "*/logs", "*/tests" ], "PackageData": {}, "ProjectReferences": [] } }