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.
UV_LOCKED
UV_PRERELEASE
1 parent 33e61de commit 46b7abdCopy full SHA for 46b7abd
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