Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch from setuptools to hatch #210

Merged
merged 2 commits into from
Aug 6, 2022
Merged

Switch from setuptools to hatch #210

merged 2 commits into from
Aug 6, 2022

Conversation

offbyone
Copy link
Member

@offbyone offbyone commented Aug 6, 2022

Build and package using hatch.

  • Still testing using tox
  • All metadata is now coming from pyproject.toml
  • Testing with 3.11.0b5 now
  • upgraded the github python and checkout actions

I've switched our build to use [Hatch](https://hatch.pypa.io) for
wheel/sdist creation. This removes `setup.py` and moves us to entirely
declarative project metadata.

Next steps:
* publish using hatch
* add CI publication on tags
* possibly get our version metadata from VCS
@offbyone offbyone merged commit 046e225 into hamcrest:main Aug 6, 2022
@offbyone offbyone deleted the hatch branch August 6, 2022 23:08
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