Skip to content

Document uv tooling conventions#10

Open
StephanMeijer wants to merge 1 commit into
mainfrom
docs/python-pip-uv-convention
Open

Document uv tooling conventions#10
StephanMeijer wants to merge 1 commit into
mainfrom
docs/python-pip-uv-convention

Conversation

@StephanMeijer

Copy link
Copy Markdown
Screenshot of change Screenshot of change

Signed-off-by: Stephan Meijer <me@stephanmeijer.com>
Comment thread python.md

* `pyproject.toml`, which declares project metadata, the supported Python version,
and direct dependencies,
* `uv.lock`, which locks the full resolved dependency tree.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Only for "end projects", not expected for libraries (like django-lasuite)

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