[FIX] Fix 'installable' syntax in manifest file

This commit is contained in:
Michell Stuttgart
2020-10-09 17:40:59 -03:00
committed by bosd
parent 701314435c
commit f82e690e85

View File

@@ -20,7 +20,7 @@
"demo": [
"demo/report.xml"
],
"intallable": True,
"installable": True,
'external_dependencies': {
'python': [
'PyPDF2',