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

Ensure builds are reproducible. #28

Merged
merged 1 commit into from
Jan 12, 2023

Conversation

apollo13
Copy link
Contributor

This switches from setuptools to hatch. Using python -m build you shouldn't see any difference, ie the change is transparent (aside from the fact that the wheels are now reproducible).

Hatch looks like it can also serve as replacement for tox and seems to have a nice userbase (tox, urllib3, structlog, pipx etc).

@ipmb ipmb merged commit 0e54702 into lincolnloop:main Jan 12, 2023
@apollo13 apollo13 deleted the reproducible-builds branch January 12, 2023 19:34
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