mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 09:01:54 +08:00
refactoring
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
[tox]
|
||||
envlist = flake8, pylint, mypy, vulture, pytest, eslint, htmlhint
|
||||
skipsdist = True
|
||||
skipsdist = true
|
||||
|
||||
[testenv]
|
||||
basepython = python3.7
|
||||
sitepackages = true
|
||||
changedir = /src
|
||||
|
||||
[testenv:flake8]
|
||||
|
||||
Reference in New Issue
Block a user