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

Use hatch as alternative to tox (and Conda?) #256

Closed
redeboer opened this issue Dec 21, 2023 · 1 comment
Closed

Use hatch as alternative to tox (and Conda?) #256

redeboer opened this issue Dec 21, 2023 · 1 comment
Assignees
Labels
🖱️ DX Improvements to the Developer Experience

Comments

@redeboer
Copy link
Member

We could use Hatch to build packages and create test environments for different versions of Python. This would be more powerful than Tox and has the additional advantage that it can be configured through pyproject.toml (see #180).

@redeboer redeboer added the 🖱️ DX Improvements to the Developer Experience label Dec 21, 2023
@redeboer redeboer self-assigned this Dec 21, 2023
@redeboer
Copy link
Member Author

redeboer commented Mar 10, 2024

Not pursuing this as hatch, like poetry, has a large number of dependencies. Faster alternatives are probably pixi or rye.

@redeboer redeboer closed this as not planned Won't fix, can't repro, duplicate, stale Mar 10, 2024
@redeboer redeboer changed the title Investigate hatch as alternative to tox (and Conda?) Use hatch as alternative to tox (and Conda?) Mar 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🖱️ DX Improvements to the Developer Experience
Projects
None yet
Development

No branches or pull requests

1 participant