Skip to content

Commit 7cb24ba

Browse files
committed
Remove basepython from linting to workaround Travis issue with 3.5 environments
1 parent cffe277 commit 7cb24ba

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
@@ -13,7 +13,6 @@ commands =
1313
coverage run --append --source=pytest_mock.py -m pytest test_pytest_mock.py
1414

1515
[testenv:linting]
16-
basepython = python3.5
1716
skip_install=True
1817
deps =
1918
pytest-flakes

0 commit comments

Comments
 (0)