Skip to content

Commit 543bd3b

Browse files
Updated files with 'repo_helper'. (#11)
Co-authored-by: repo-helper[bot] <74742576+repo-helper[bot]@users.noreply.github.com>
1 parent 520991f commit 543bd3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ setenv = PYTHONDEVMODE = 1
3030
deps = importcheck>=0.1.0
3131
commands =
3232
python --version
33-
python -Werror -m importcheck {posargs}
33+
python -m importcheck {posargs}
3434

3535
[testenv:build]
3636
skip_install = True

0 commit comments

Comments
 (0)