Skip to content

Switch build system to hatch and add json files to sdist and wheel#100

Merged
julianstirling merged 2 commits intomainfrom
package-json
Jun 9, 2025
Merged

Switch build system to hatch and add json files to sdist and wheel#100
julianstirling merged 2 commits intomainfrom
package-json

Conversation

@julianstirling
Copy link
Copy Markdown
Contributor

This should be possible with setuptools but I followed their docs and it didn't work as I expected.

Closes #97

Checking in the wheel (and the tarball) the only change is adding the json file:

image

This should be possible with setuptools but I followed their docs
and it didn't work as I expected.
@barecheck
Copy link
Copy Markdown

barecheck bot commented May 22, 2025

Barecheck - Code coverage report

Total: 84.09%

Your code coverage diff: 0.00% ▴

✅ All code changes are covered

Copy link
Copy Markdown
Collaborator

@JohemianKnapsody JohemianKnapsody left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thanks both

@julianstirling julianstirling merged commit 7e82c45 into main Jun 9, 2025
13 checks passed
@julianstirling julianstirling deleted the package-json branch June 9, 2025 13:37
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.

JSON validation fails in non-editable installs

3 participants