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

Migrate setup.py to pyproject.toml with Hatchling build #114

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

KilowattSynthesis
Copy link

@KilowattSynthesis KilowattSynthesis commented Dec 27, 2024

This PR migrates the old setuptools-based setup.py/setup.cfg project configuration to a pyproject.toml file.

Main motivation - Fixes #111

Deficiencies

  • I'm not too familiar with the bumpversion tool, and have not tested/verified that this setup is correct. If it's stil used here, that'll be necessary.
  • I'm not certain the jvc script is registered correctly

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.

uv pip install fails because invalid metadata for jupyter-cadquery==3.5.2
1 participant