Skip to main content

Switch to compiling the requirements with uv

ID
dfcb598
date
2024-06-02 09:33:22+00:00
author
Alex Chan <alex@alexwlchan.net>
parent
1ed941b
message
Switch to compiling the requirements with `uv`
changed files
1 file, 2 additions, 6 deletions

Changed files

dev_requirements.txt (537) → dev_requirements.txt (543)

diff --git a/dev_requirements.txt b/dev_requirements.txt
index a752d68..415333a 100644
--- a/dev_requirements.txt
+++ b/dev_requirements.txt
@@ -1,9 +1,5 @@
-#
-# This file is autogenerated by pip-compile with Python 3.12
-# by the following command:
-#
-#    pip-compile dev_requirements.in
-#
+# This file was autogenerated by uv via the following command:
+#    uv pip compile dev_requirements.in --output-file dev_requirements.txt
 execnet==2.1.1
     # via pytest-xdist
 iniconfig==2.0.0