Commits
Click on a commit to change the comparison rangejiter-python: modify pyproject.toml to include license in wheels
Currently, the generated wheel does not include the license file.
Symlink the LICENSE file into crates/jiter-python and then point the
maturin spec in pyproject.toml at it.
Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
Signed-off-by: Julien Stephan <jstephan@baylibre.com>