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:
parent
e0a13501c0
commit
7b12175e50
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
||||||
pip: name={{ item }}
|
pip: name={{ item }}
|
||||||
virtualenv={{ osm_venv }}
|
virtualenv={{ osm_venv }}
|
||||||
virtualenv_site_packages=no
|
virtualenv_site_packages=no
|
||||||
extra_args="--disable-pip-version-check --no-cache-dir"
|
extra_args="--no-cache-dir"
|
||||||
with_items:
|
with_items:
|
||||||
- MarkupSafe
|
- MarkupSafe
|
||||||
- pytz
|
- pytz
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue