mirror of
https://github.com/chatmail/core.git
synced 2026-04-05 23:22:11 +03:00
python: pass DC_RS_DEV and DC_RS_TARGET into auditwheels env
Otherwise python binding wheels fail to build with tox 4.0.
This commit is contained in:
@@ -38,6 +38,8 @@ passenv =
|
||||
skipsdist = True
|
||||
deps = auditwheel
|
||||
passenv =
|
||||
DCC_RS_DEV
|
||||
DCC_RS_TARGET
|
||||
AUDITWHEEL_ARCH
|
||||
AUDITWHEEL_PLAT
|
||||
AUDITWHEEL_POLICY
|
||||
|
||||
Reference in New Issue
Block a user