{ "ProjectSettings": { "Name": "unittest_shared", "Version": { "Major": "2022", "Minor": "8", "Micro": "1.dev7" }, "Author": "", "AuthorEmail": "", "Description": "", "LongDescription": "", "URL": "", "CopyrightDate": "", "CopyrightName": "", "LicenseName": "", "LicenseDescription": "", "Dependencies": [ "cpl-core>=2022.8.1.dev7" ], "PythonVersion": ">=3.10.4", "PythonPath": { "linux": "" }, "Classifiers": [] }, "BuildSettings": { "ProjectType": "library", "SourcePath": "", "OutputPath": "../../dist", "Main": "unittest_shared.main", "EntryPoint": "unittest_shared", "IncludePackageData": false, "Included": [], "Excluded": [ "*/__pycache__", "*/logs", "*/tests" ], "PackageData": {}, "ProjectReferences": [] } }