]> git.ipfire.org Git - thirdparty/patchwork.git/commit
tox: fix failure due to whitespaces in passenv
authorYou-Sheng Yang (vicamo) <vicamo@gmail.com>
Fri, 13 Jan 2023 02:53:58 +0000 (10:53 +0800)
committerStephen Finucane <stephen@that.guru>
Tue, 1 Aug 2023 17:44:32 +0000 (18:44 +0100)
commita39549360ca29825f46d93d64086b027801277d0
tree808bba62c1c13a081a51ab578db639e3b833208b
parent360c8e7e79c95a5d3b0bb3690c9682e15246b5bf
tox: fix failure due to whitespaces in passenv

When installed tox >= 4, space-separated variables specified for passenv
are no longer allowed.

Signed-off-by: You-Sheng Yang (vicamo) <vicamo@gmail.com>
(cherry picked from commit 8fd3f6a5c424dda953fba52a8d4df09333afd105)
tox.ini