[FIX] Fix 'installable' syntax in manifest file

This commit is contained in:
Michell Stuttgart
2020-10-09 17:40:59 -03:00
committed by GitHub
parent 7301a7f52e
commit 823edadd94

View File

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