jsondiff
jsondiff copied to clipboard
Publish sdist and bdist wheel
The benefits of wheels are well documented. See: https://pythonwheels.com/ This package is pure Python and publishing it as both source and as a wheel is simple.
Would you accept a PR that adds a Makefile that makes it easy for you to release both an sdist and bdist_wheel to PyPI when you create releases?
sure
actually, I take this back, not a makefile please but GitHub Actions.