Commit Graph
4 Commits
Author SHA1 Message Date
Kevin StillhammerandGitHub adeb28643f Add support for .tools-versions (#531)
Closes: #504
2025-08-21 11:15:28 +02:00
Kevin StillhammerandGitHub 4109b4033f Bump biome to v2 (#515) 2025-08-12 20:12:10 +00:00
axm2GitHubaxm2 <>
43f37368c9 Ignore backslashes and whitespace in requirements (#501)
setup-uv gets confused when there are backslashes in `requirements.txt`.
This changes the regex to ignore backslashes.

---------

Co-authored-by: axm2 <>
2025-07-26 13:19:52 +00:00
Kevin StillhammerandGitHub 7edac99f96 Ignore deps starting with uv when finding uv version (#492)
Fixes: #489
2025-07-18 06:10:43 +00:00