[FIX] Fix 'installable' syntax in manifest file

This commit is contained in:
Michell Stuttgart
2020-10-09 17:40:59 -03:00
committed by anjeel.haria
parent 36adc78390
commit 7e59d8b0b6

View File

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