Add pyxdg and pathlib to tox.ini testenv

This commit is contained in:
Bruno Cauet 2015-01-29 13:17:51 +01:00
parent 9bdeb01689
commit 39183cd539

View file

@ -16,6 +16,8 @@ deps =
pylast
rarfile
responses
pathlib
pyxdg
commands =
nosetests -v {posargs}