We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d92f3d commit 5c4b759Copy full SHA for 5c4b759
tox.ini
@@ -7,6 +7,8 @@ requires =
7
pip >= 19.3.1
8
9
[testenv]
10
+passenv =
11
+ DISPLAY
12
changedir = .tmp/{envname}
13
description = run tests
14
deps =
0 commit comments