remove min python for pip-compile

This commit is contained in:
David Lord 2024-08-23 17:18:38 -07:00
parent 40b78fa2ea
commit c77b099cbb
No known key found for this signature in database
GPG key ID: 43368A7AA8CC5926
6 changed files with 23 additions and 81 deletions

View file

@ -46,7 +46,6 @@ skip_install = true
commands = pre-commit autoupdate -j4
[testenv:update-requirements]
base_python = 3.8
labels = update
deps = pip-tools
skip_install = true