[FIX] Fix 'installable' syntax in manifest file

This commit is contained in:
Michell Stuttgart
2020-10-09 17:40:59 -03:00
committed by fshah
parent 79d490bf4c
commit 843f84877d

View File

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