mirror of
https://github.com/OCA/report-print-send.git
synced 2025-02-16 07:11:31 +02:00
[FIX] express the external dependency on the 'request' lib in the manifest file
This commit is contained in:
@@ -28,6 +28,9 @@
|
||||
'category': 'Reporting',
|
||||
'complexity': 'easy',
|
||||
'depends': [],
|
||||
'external_dependencies': {
|
||||
'python': ['requests'],
|
||||
},
|
||||
'description': """
|
||||
Integration with pingen.com
|
||||
===========================
|
||||
|
||||
Reference in New Issue
Block a user