Feature #156: Replace setup.py with pyproject.toml #169
This line still mentions the non-existant setup.py:
|
cd ../xxh && python3 setup.py sdist bdist_wheel && twine upload dist/* |
What are the building instructions these days? The Arch Linux package is broken because of referencing setup.py.