feat: v16.0 : all modules uninstallable

This commit is contained in:
vrenaville
2022-09-26 10:12:15 +02:00
parent 1731912ba4
commit afc02b779f
15 changed files with 141 additions and 129 deletions
+1 -1
View File
@@ -18,5 +18,5 @@
"external_dependencies": {
"python": ["prometheus_client"],
},
"installable": True,
"installable": False,
}