[FIX] Fixed travis error.

pull/1358/head
Chandresh Thakkar 2020-11-02 20:23:35 +05:30 committed by chien
parent 84e9b014a3
commit 5633f8e921
1 changed files with 1 additions and 1 deletions

View File

@ -14,6 +14,6 @@
"license": "AGPL-3", "license": "AGPL-3",
"installable": True, "installable": True,
"depends": ["mail"], "depends": ["mail"],
"development_status": "Stable", "development_status": "Production/Stable",
"maintainers": ["pedrobaeza"], "maintainers": ["pedrobaeza"],
} }