mirror of
https://github.com/craigerl/aprsd.git
synced 2026-05-02 04:24:02 -04:00
added ruff to tox
This commit is contained in:
parent
c62d0545c6
commit
8b500ac5f1
2
tox.ini
2
tox.ini
@ -3,7 +3,7 @@ minversion = 4.30.0
|
||||
skipdist = True
|
||||
skip_missing_interpreters = true
|
||||
envlist = lint,py{311,312,313,314}
|
||||
requires = tox-uv
|
||||
requires = tox-uv, ruff
|
||||
|
||||
# Activate isolated build environment. tox will use a virtual environment
|
||||
# to build a source distribution from the source tree. For build tools and
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user