Skip to content

Commit 5472aea

Browse files
committed
update tox config to not set basepython for zsh
1 parent ff317e2 commit 5472aea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tox.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ deps = flake8
1818
commands = flake8 virtualenvwrapper docs/source/conf.py
1919

2020
[testenv:zsh]
21-
basepython=python2.7
2221
setenv =
2322
SHELL = /bin/zsh
2423
test_shell_opts = -o shwordsplit

0 commit comments

Comments
 (0)