Improved unittests

This commit is contained in:
2022-05-26 23:01:50 +02:00
parent 3a1630b687
commit 56380763a9
6 changed files with 36 additions and 16 deletions

View File

@@ -4,7 +4,7 @@
"Version": {
"Major": "2022",
"Minor": "6",
"Micro": "17.dev6"
"Micro": "17.dev7"
},
"Author": "",
"AuthorEmail": "",
@@ -16,8 +16,8 @@
"LicenseName": "",
"LicenseDescription": "",
"Dependencies": [
"cpl-core>=2022.6.17.dev6",
"cpl-query>=2022.6.17.dev6"
"cpl-core>=2022.6.17.dev7",
"cpl-query>=2022.6.17.dev7"
],
"PythonVersion": ">=3.10.4",
"PythonPath": {