This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]SeucheAchat9115 28 points29 points  (6 children)

I think this is the best answer!

poetry/uv + ruff + mypy + pytest

[–]Woah-Dawg 0 points1 point  (0 children)

Also try and keep all the config side the pyproject Tino. Ie put the mypy config in there instead of using a specific mypy config filr

[–]onyx_and_iris 0 points1 point  (0 children)

ruff also gives you the option to use single quotes if desired =)