--- # defaults file for python_pip # The version of pip to update to. python_pip_version: 19.0.3 # The version of setuptools to update to. python_pip_setuptools_version: 40.9.0 # By default no modules should be installed. python_pip_modules: []