Skip to content

Commit

Permalink
Remove py37 test from gitlab CI (#414)
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbley authored Mar 6, 2024
1 parent 3492056 commit de9c828
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,6 @@ build:
- dist/
when: always

test-py37:
extends: .tox
variables:
PY_VERSION: "3.7"
TOX_ENV: py37-test

test-py38:
extends: .tox
variables:
Expand Down

0 comments on commit de9c828

Please sign in to comment.