Skip to content
Snippets Groups Projects
Unverified Commit 209d8c4c authored by Vladislav Yarmak's avatar Vladislav Yarmak
Browse files

tests: drop python3.6

parent 302b10a1
No related branches found
No related tags found
No related merge requests found
...@@ -7,8 +7,6 @@ matrix: ...@@ -7,8 +7,6 @@ matrix:
env: TOXENV=lint env: TOXENV=lint
- python: 3.9 - python: 3.9
env: TOXENV=cover env: TOXENV=cover
- python: 3.6
env: TOXENV=py36
- python: 3.7 - python: 3.7
env: TOXENV=py37 env: TOXENV=py37
- python: 3.8 - python: 3.8
......
[tox] [tox]
envlist = py{36,37,38,39}, py{37,38,39}-uvloop, lint, cover envlist = py{37,38,39}, py{37,38,39}-uvloop, lint, cover
skipsdist = true skipsdist = true
[testenv] [testenv]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment