Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LiamConnors committed May 25, 2022
1 parent 483fe11 commit e8e0051
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,14 +45,6 @@ jobs:
pytest
when: always

python-2.7:
<<: *test-template
docker:
- image: circleci/python:2.7-stretch-node-browsers
auth:
username: dashautomation
password: $DASH_PAT_DOCKERHUB

python-3.7-install-test:
docker:
- image: circleci/python:3.7-stretch-node-browsers
Expand Down

0 comments on commit e8e0051

Please sign in to comment.