-
-
Notifications
You must be signed in to change notification settings - Fork 343
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Switch to `uv pip compile` * Apply `uv`'s changes * Use `uv pip compile` for autodeps as well * Move uv to test-requirements and fix autodeps updating * Bootstrap `uv` install * Update `test-requrements.txt` * Remove manual pip install uv from autodeps as well * Attempt not including version specifier See #2958 (comment) * Revert "Attempt not including version specifier" This reverts commit 383729f. It did not work. * Fix requirements files * Update dependencies with new version of uv * Use latest commit of uv with `--no-strip-markers` support * Require future version of uv that does not currently exist * Update to uv `0.2.17` * Fix cffi * Apply suggestions from code review Co-authored-by: T-256 <132141463+T-256@users.noreply.github.com> * Trigger CI --------- Co-authored-by: T-256 <132141463+T-256@users.noreply.github.com>
- Loading branch information
1 parent
fbbfa2c
commit 72f5931
Showing
5 changed files
with
36 additions
and
63 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters