[FIX] pms: add oca dep.

This commit is contained in:
miguelpadin
2021-07-05 09:02:45 +02:00
parent 9c6621f2e5
commit 34bf8eaea6
3 changed files with 3 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
partner-contact
reporting-engine
queue
community-data-files

View File

@@ -22,6 +22,7 @@
"external_dependencies": {
"python": [
"bs4",
"pycountry",
],
},
"data": [

View File

@@ -1,3 +1,4 @@
# generated from manifests external_dependencies
bs4
pycountry
xlrd