Skip to content

Migrate from pdm to uv#1141

Merged
olzhasar-reef merged 1 commit intomasterfrom
uv
Mar 3, 2026
Merged

Migrate from pdm to uv#1141
olzhasar-reef merged 1 commit intomasterfrom
uv

Conversation

@olzhasar-reef
Copy link
Collaborator

No description provided.

@olzhasar-reef olzhasar-reef force-pushed the uv branch 8 times, most recently from ce81541 to 79170c8 Compare February 28, 2026 22:38
args = ['sync', '--locked']
if not editable:
args.append('--no-editable')
if no_isolation:
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can safely get rid of the previous no-isolation workaround, as uv comes with a wonderful no-build-isolation-package setting which works perfectly

@olzhasar-reef olzhasar-reef marked this pull request as ready for review February 28, 2026 23:24
Copy link
Collaborator

@mlech-reef mlech-reef left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️

@olzhasar-reef olzhasar-reef merged commit f9e7638 into master Mar 3, 2026
110 of 114 checks passed
@olzhasar-reef olzhasar-reef deleted the uv branch March 3, 2026 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants