louisabraham / pydivsufsort

Python package for string algorithms ➰
MIT License
38 stars 4 forks source link

release sdist #17

Closed louisabraham closed 4 years ago

louisabraham commented 4 years ago

There should be a way to produce a sdist as well.

For example, arm processors cannot install manylinux wheels.

louisabraham commented 4 years ago

https://packaging.python.org/guides/using-manifest-in/ should help

louisabraham commented 4 years ago

It should be run on linux arm64 (https://docs.travis-ci.com/user/multi-cpu-architectures/).