CircleCi returns the following error:
No matching distribution found for botocore <1.22.0,> = 1.21.0 (from awsebcli).
My config.yml file installs the following dependencies:
- sudo apt-get -y -qq update
- sudo apt-get install python3-pip python-dev build-essential
- sudo pip3 install --upgrade setuptools
- sudo pip3 install awsebcli --upgrade pip3 install awscli