1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

OSM - centos remove --disable-pip-version-check

This commit is contained in:
Jerry Vonau 2017-10-17 00:19:27 -05:00
parent e0a13501c0
commit 7b12175e50

View file

@ -34,7 +34,7 @@
pip: name={{ item }}
virtualenv={{ osm_venv }}
virtualenv_site_packages=no
extra_args="--disable-pip-version-check --no-cache-dir"
extra_args="--no-cache-dir"
with_items:
- MarkupSafe
- pytz