mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-02-01 18:41:54 +08:00
supported python 3.7
This commit is contained in:
@@ -3,7 +3,7 @@ envlist = flake8, pylint, mypy, vulture, eslint, htmlhint
|
||||
skipsdist = True
|
||||
|
||||
[testenv]
|
||||
basepython = python3.6
|
||||
basepython = python3.7
|
||||
|
||||
[testenv:flake8]
|
||||
commands = flake8 kvmd
|
||||
|
||||
Reference in New Issue
Block a user