Skip to content

Commit de9c828

Browse files
authored
Remove py37 test from gitlab CI (#414)
1 parent 3492056 commit de9c828

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.gitlab-ci.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,6 @@ build:
4040
- dist/
4141
when: always
4242

43-
test-py37:
44-
extends: .tox
45-
variables:
46-
PY_VERSION: "3.7"
47-
TOX_ENV: py37-test
48-
4943
test-py38:
5044
extends: .tox
5145
variables:

0 commit comments

Comments
 (0)