Set module for 14.0 uninstallable

This commit is contained in:
Denis Leemann
2020-10-06 10:54:24 +02:00
parent af8cee48fb
commit 287332576a
11 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -16,5 +16,5 @@
'external_dependencies': {
'python': ['statsd'],
},
'installable': True,
'installable': False,
}