This repository has been archived by the owner on Aug 16, 2024. It is now read-only.
v0.0.3
What's Changed
- Fix gh action to publish to pypi by @c-bata in #5
- Use
pyproject.toml
for setuptools and make Cython required. by @c-bata in #7 - Add a GitHub Action to check sdist package by @c-bata in #8
- Use setuptools_scm by @c-bata in #9
- Update pyproject toml by @c-bata in #10
- Fix GitHub Action to build sdist by @c-bata in following pull requests:
- Fix an action to publish to PyPI by @c-bata in #14
- Use MANIFEST.in to exclude files from the source package. by @c-bata in #15
Full Changelog: v0.0.2...v0.0.3