Skip to content

Replace setup.py with pyproject.toml#35

Open
NeilGirdhar wants to merge 1 commit intobb515:masterfrom
NeilGirdhar:master
Open

Replace setup.py with pyproject.toml#35
NeilGirdhar wants to merge 1 commit intobb515:masterfrom
NeilGirdhar:master

Conversation

@NeilGirdhar
Copy link
Copy Markdown

This allows creating lock files for isolated environments. For example with: uv venv && uv lock -U && uv sync.

Also, fixed the Ruff configuration and autofixed the errors with the latest Ruff.

This allows creating lock files for isolated environments.  For example
with: uv venv && uv lock -U && uv sync.

Also, fixed the Ruff configuration and autofixed the errors with the
latest Ruff.
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.

1 participant