mirror of
https://github.com/beetbox/beets.git
synced 2025-12-31 21:12:43 +01:00
Remove basepython so any version can be used
This commit is contained in:
parent
10ce4fa8c5
commit
fa7afba327
1 changed files with 0 additions and 5 deletions
5
tox.ini
5
tox.ini
|
|
@ -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 =
|
||||
|
|
|
|||
Loading…
Reference in a new issue