mirror of
https://github.com/chatmail/core.git
synced 2026-05-12 19:36:32 +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
|
skipsdist = True
|
||||||
deps = auditwheel
|
deps = auditwheel
|
||||||
passenv =
|
passenv =
|
||||||
|
DCC_RS_DEV
|
||||||
|
DCC_RS_TARGET
|
||||||
AUDITWHEEL_ARCH
|
AUDITWHEEL_ARCH
|
||||||
AUDITWHEEL_PLAT
|
AUDITWHEEL_PLAT
|
||||||
AUDITWHEEL_POLICY
|
AUDITWHEEL_POLICY
|
||||||
|
|||||||
Reference in New Issue
Block a user