Skip to content

Commit 4e78b8f

Browse files
authored
cygwin dll where did you go
1 parent 2312d8e commit 4e78b8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ envlist = py36,py37,py38,pypy3,pre-commit
33

44
[testenv]
55
deps = -rrequirements-dev.txt
6-
passenv = HOME LOCALAPPDATA RUSTUP_HOME
6+
passenv = *
77
commands =
88
coverage erase
99
coverage run -m pytest {posargs:tests}

0 commit comments

Comments
 (0)