mirror of
https://github.com/chatmail/core.git
synced 2026-05-04 22:06:29 +03:00
python: support running auditwheels for aarch64
This commit is contained in:
@@ -27,7 +27,7 @@ deps =
|
||||
skipsdist = True
|
||||
deps = auditwheel
|
||||
commands =
|
||||
python tests/auditwheels.py {toxworkdir}/wheelhouse
|
||||
sh -c 'python tests/auditwheels.py {toxworkdir}/wheelhouse $(uname -m)'
|
||||
|
||||
[testenv:lint]
|
||||
skipsdist = True
|
||||
|
||||
Reference in New Issue
Block a user