mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
Add testenv:.pkg to tox.ini
This commit is contained in:
@@ -27,6 +27,13 @@ deps =
|
|||||||
pdbpp
|
pdbpp
|
||||||
requests
|
requests
|
||||||
|
|
||||||
|
[testenv:.pkg]
|
||||||
|
passenv =
|
||||||
|
DCC_RS_DEV
|
||||||
|
DCC_RS_TARGET
|
||||||
|
CARGO_TARGET_DIR
|
||||||
|
RUSTC_WRAPPER
|
||||||
|
|
||||||
[testenv:auditwheels]
|
[testenv:auditwheels]
|
||||||
skipsdist = True
|
skipsdist = True
|
||||||
deps = auditwheel
|
deps = auditwheel
|
||||||
|
|||||||
Reference in New Issue
Block a user