Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Update README.md#3747

Merged
frostming merged 1 commit intopdm-project:mainfrom
Sbrjt:patch-1
Mar 18, 2026
Merged

Update README.md#3747
frostming merged 1 commit intopdm-project:mainfrom
Sbrjt:patch-1

Conversation

Copy link
Contributor

Sbrjt commented Mar 8, 2026

Added an experimental section in README:

Experimental

Enable PEP 582 for a project:

pdm config python.use_venv False

This makes PDM install packages into a local project folder instead of a venv (similar to how npm installs into node_modules).

Enable uv integration:

pdm config use_uv true

uv is a very fast Python package installer written in Rust.

Note: uv does not work with PEP 582.

subratomandal reacted with thumbs up emoji
frostming approved these changes Mar 18, 2026
frostming merged commit a4324fd into pdm-project:main Mar 18, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

frostming frostming approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants