Skip to content

Conversation

@branchvincent
Copy link

Fixes #130

This migrates to pyproject.toml (the modern replacement for setup.py favoring static metadata) and setuptools-scm to automatically infer the version from vcs. The version is now written to a file at build time and included in the sdist

Also dropped eol pythons mainly to adopt new PEP 639 license metadata that setuptools warns about (technically, 3.9 is also now eol and I see CI only tests 3.10. lmk if that should also be dropped)

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.

Building from source requires specifying a tag env var

1 participant