1
0
mirror of https://github.com/lutris/lutris synced 2024-06-29 05:34:25 +00:00

Update version of ruff in Makefile

This commit is contained in:
Mathieu Comandon 2024-04-01 23:52:18 -07:00
parent eba175cbc5
commit 7a10f9e2d2

View File

@ -94,7 +94,7 @@ req-python:
types-PyYAML evdev PyGObject pypresence protobuf moddb
dev:
pip3 install ruff==0.2.2 mypy==1.8.0 mypy-baseline nose2
pip3 install ruff==0.3.5 mypy==1.8.0 mypy-baseline nose2
# ============
# Style checks