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 merge requests found
......@@ -7,8 +7,6 @@ matrix:
env: TOXENV=lint
- python: 3.9
env: TOXENV=cover
- python: 3.6
env: TOXENV=py36
- python: 3.7
env: TOXENV=py37
- python: 3.8
......
[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
[testenv]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment