Hacky implementation of using UV to install deps

This commit is contained in:
Guilherme Espada 2024-02-29 02:55:10 +00:00
parent 7b868c3508
commit 976ec41435
2 changed files with 49 additions and 2 deletions

View file

@ -23,6 +23,7 @@ install_requires =
identify>=1.0.0
nodeenv>=0.11.1
pyyaml>=5.1
tomlkit>=0.12.4
virtualenv>=20.10.0
python_requires = >=3.9