rtoml icon indicating copy to clipboard operation
rtoml copied to clipboard

Feature Request: Add support for s390x

Open wbappz opened this issue 3 years ago • 0 comments

Building wheel for rtoml (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [21 lines of output] running bdist_wheel running build running build_py creating build creating build/lib.linux-s390x-cpython-310 creating build/lib.linux-s390x-cpython-310/rtoml copying rtoml/init.py -> build/lib.linux-s390x-cpython-310/rtoml copying rtoml/py.typed -> build/lib.linux-s390x-cpython-310/rtoml running build_ext running build_rust error: can't find Rust compiler

Could you add support for s390x?

wbappz avatar Jul 20 '22 02:07 wbappz