Skip to content
This repository was archived by the owner on Sep 14, 2023. It is now read-only.

Commit 9a2a802

Browse files
committed
Assured we pass TWINE_ vars.
1 parent f7809a4 commit 9a2a802

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tox.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ setenv =
2121
PY_COLORS={env:PY_COLORS:1}
2222
# pip: Avoid 2020-01-01 warnings: https://github.com/pypa/pip/issues/6207
2323
PYTHONWARNINGS=ignore:DEPRECATION::pip._internal.cli.base_command
24+
passenv =
25+
TWINE_*
2426
whitelist_externals =
2527
bash
2628
twine

0 commit comments

Comments
 (0)