Browse Source

Merge 2249aa13bb into e763363e40

pull/118/merge
IlonaO 9 months ago
committed by GitHub
parent
commit
6f21216062
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      hr_linkedin_recruitment/__manifest__.py

2
hr_linkedin_recruitment/__manifest__.py

@ -38,7 +38,7 @@
],
'external_dependencies':
{
'python': ['mechanize', 'linkedin'],
'python': ['mechanize', 'linkedin', 'MechanicalSoup'],
},
'images': ['static/description/banner.jpg'],
'license': 'AGPL-3',

Loading…
Cancel
Save