Updated project type library logic & fixed tests #144

This commit is contained in:
2022-12-18 14:27:41 +01:00
parent d5e89d6e2a
commit 46fa49a102
18 changed files with 161 additions and 132 deletions

View File

@@ -40,7 +40,10 @@
"*/logs",
"*/tests"
],
"PackageData": {},
"PackageData": {
"cpl_translation": [
".cpl/*.py"
]},
"ProjectReferences": []
}
}