Merge pull request #247 from dhermes/remove-unused-tox-part

Remove section from tox that is YAML formatted.
This commit is contained in:
Nathaniel Manista
2015-08-10 07:48:02 -07:00

View File

@@ -14,12 +14,6 @@ deps = {[testenv]basedeps}
setenv = PYTHONPATH=../google_appengine
commands = nosetests --ignore-files=test_appengine\.py {posargs}
# whitelist
branches:
only:
- master
- python3
[testenv:cover]
basepython = python2.7
commands =