14 lines
404 B
Diff
14 lines
404 B
Diff
diff --git a/l10n_co_account_e_invoicing/__manifest__.py b/l10n_co_account_e_invoicing/__manifest__.py
|
|
index 41934a0..77c4dbf 100644
|
|
--- a/l10n_co_account_e_invoicing/__manifest__.py
|
|
+++ b/l10n_co_account_e_invoicing/__manifest__.py
|
|
@@ -26,7 +26,7 @@
|
|
],
|
|
"external_dependencies": {
|
|
"python": [
|
|
- "OpenSSL",
|
|
+ "pyopenssl",
|
|
"xades",
|
|
],
|
|
},
|