We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 33e61de + 46b7abd commit 0d40626Copy full SHA for 0d40626
1 file changed
.github/workflows/ci.yml
@@ -13,8 +13,7 @@ concurrency:
13
cancel-in-progress: true
14
15
env:
16
- UV_PRERELEASE: allow # TODO(@jorenham): remove once scipy 1.17.0 is released
17
-# UV_LOCKED: 1 # TODO(@jorenham): re-enable after restoring `UV_PRERELEASE`
+ UV_LOCKED: 1
18
19
jobs:
20
lint:
0 commit comments