Replace setup.{py,cfg} with pyproject.toml
- use
hatchling
instead ofsetuptools
as build tool - remove
MANIFEST.in
since that's specific to setuptools - also add
uv.lock
to gitignore
Merge request reports
Activity
Filter activity
Please register or sign in to reply