Skip to content

Commit 46b7abd

Browse files
committed
👷 re-enable UV_LOCKED and disable UV_PRERELEASE
1 parent 33e61de commit 46b7abd

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)