-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: Ensure we're using the right py version when testing on CI (#655)
#653 enabled support for python 3.13, but CI should have failed since the `pytket` dependency does not publish wheels for 3.13. This PR ensures uv doesn't fallback to a lower version when it encounters unsupported dependencies.
- Loading branch information
Showing
1 changed file
with
10 additions
and
7 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