[IMP] use always the master branch of openupgradelib
This commit is contained in:
parent
e63851cf9e
commit
4634def83f
|
|
@ -1,5 +1,7 @@
|
|||
# Mandatory library used in all odoo-openupgrade-wizard
|
||||
openupgradelib
|
||||
# Note: As the openupgradelib is not allways up to date in pypi,
|
||||
# we use the github master url.
|
||||
git+https://github.com/OCA/openupgradelib@master#egg=openupgradelib
|
||||
|
||||
# Library used to run generate-module-analysis command
|
||||
# dependencies of the module OCA/server-tools 'upgrade_analysis'
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user