diff --git a/.circleci/config.yml b/.circleci/config.yml index 01b3105991a..26cd1f6ffed 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -140,9 +140,6 @@ jobs: steps: - *restore_repo_cache - *install_tox - - run: sudo apt-get update - # For uwsgi - - run: sudo apt-get install -y libpython3.5-dev - run: tox -e py35-first_startup validate_test_tools: docker: