Remove basepython so any version can be used

This commit is contained in:
Jack Wilsdon 2016-06-03 02:47:12 +01:00
parent 10ce4fa8c5
commit fa7afba327

View file

@ -31,11 +31,6 @@ deps =
files = beets beetsplug beet test setup.py docs
[testenv]
basepython =
py27: python2.7
py33: python3.3
py34: python3.4
py35: python3.5
passenv =
NOSE_SHOW_SKIPPED # Undocumented feature of nose-show-skipped.
deps =