fix min python for pip-compile
This commit is contained in:
parent
2c5d652493
commit
40b78fa2ea
6 changed files with 81 additions and 24 deletions
2
tox.ini
2
tox.ini
|
|
@ -46,7 +46,7 @@ skip_install = true
|
|||
commands = pre-commit autoupdate -j4
|
||||
|
||||
[testenv:update-requirements]
|
||||
base_python = 3.12
|
||||
base_python = 3.8
|
||||
labels = update
|
||||
deps = pip-tools
|
||||
skip_install = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue