Skip to content

Commit 0d40626

Browse files
authored
Merge pull request #1542 from scipy/re-enable-UV_PRERELEASE
2 parents 33e61de + 46b7abd commit 0d40626

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ concurrency:
1313
cancel-in-progress: true
1414

1515
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`
16+
UV_LOCKED: 1
1817

1918
jobs:
2019
lint:

0 commit comments

Comments
 (0)