adding SETUP_TOOLS_USE_DISTUTILS to travis build file

This commit is contained in:
csine-nflx 2020-09-01 16:41:09 -07:00
parent 079e8ccf3b
commit 4ec0430a61
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ cache:
env:
global:
- PIP_DOWNLOAD_CACHE=".pip_download_cache"
- SETUPTOOLS_USE_DISTUTILS=stdlib
# do not load /etc/boto.cfg with Python 3 incompatible plugin
# https://github.com/travis-ci/travis-ci/issues/5246#issuecomment-166460882
- BOTO_CONFIG=/doesnotexist