[FIX] Fix 'installable' syntax in manifest file

pull/478/head
Michell Stuttgart 2020-10-09 17:40:59 -03:00 committed by fshah
parent 79d490bf4c
commit 843f84877d
1 changed files with 1 additions and 1 deletions

View File

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