forked from orbit-oss/flask
drop Python 3.6
This commit is contained in:
parent
3c36d043e5
commit
e609dddd60
9 changed files with 11 additions and 33 deletions
2
tox.ini
2
tox.ini
|
|
@ -1,6 +1,6 @@
|
|||
[tox]
|
||||
envlist =
|
||||
py3{11,10,9,8,7,6},pypy37
|
||||
py3{11,10,9,8,7},pypy3{8,7}
|
||||
py39-click7
|
||||
style
|
||||
typing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue