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 hatchling? #1935

Open
mr-c opened this issue Oct 24, 2023 · 1 comment
Open

switch from setuptools to hatchling? #1935

mr-c opened this issue Oct 24, 2023 · 1 comment

Comments

@mr-c
Copy link
Member

mr-c commented Oct 24, 2023

Looks like switching to hatchling from setuptools will allow us to get rid of our hack-filled setup.py and adopt a fully modern (PEP 517/PEP 660/(PEP 621/PEP 631 pyproject.toml build configuration for cwltool, schema-salad, etc..

black switched to Hatchling last year, and they had similar mypyc, and setuptools-scm hacks: psf/black#3233

@ofek
Copy link

ofek commented Dec 4, 2023

Maintainer of Hatchling here! Let me know if you would like me to review any PRs 🙂

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

No branches or pull requests

2 participants