Skip to content

Commit 28f40f0

Browse files
authored
Merge pull request python-cas#27 from jdufresne/tox-simple
Simplify tox configuration
2 parents bbd9d16 + 249bf5f commit 28f40f0

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
@@ -17,6 +17,5 @@ deps =
1717
commands=py.test --tb native {posargs:tests}
1818

1919
[testenv:flake8]
20-
basepython=python
2120
deps=flake8
2221
commands=flake8 {toxinidir}/cas.py

0 commit comments

Comments
 (0)