Skip to content

Commit 655878f

Browse files
committed
update tox config to not set basepython for zsh
1 parent e8b6fd2 commit 655878f

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
@@ -24,7 +24,6 @@ deps = flake8
2424
commands = flake8 virtualenvwrapper docs/source/conf.py
2525

2626
[testenv:zsh]
27-
basepython=python2.7
2827
setenv =
2928
SHELL = /bin/zsh
3029
test_shell_opts = -o shwordsplit

0 commit comments

Comments
 (0)