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 }}
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue