We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31aaafd commit 5ab33c6Copy full SHA for 5ab33c6
odoo80/scripts/build-image.sh
@@ -75,7 +75,8 @@ PIP_DEPENDS_EXTRA="pyyaml \
75
hg+https://bitbucket.org/birkenfeld/sphinx-contrib@default#egg=sphinxcontrib-youtube&subdirectory=youtube \
76
git+https://github.com/vauxoo/pylint-odoo@master#egg=pylint-odoo \
77
git+https://github.com/vauxoo/panama-dv@master#egg=ruc \
78
- requirements-parser==0.1.0"
+ requirements-parser==0.1.0 \
79
+ setuptools==33.1.1"
80
81
PIP_DPKG_BUILD_DEPENDS=""
82
0 commit comments