mirror of
https://github.com/beetbox/beets.git
synced 2026-01-09 09:22:55 +01:00
Add pyxdg and pathlib to tox.ini testenv
This commit is contained in:
parent
9bdeb01689
commit
39183cd539
1 changed files with 2 additions and 0 deletions
2
tox.ini
2
tox.ini
|
|
@ -16,6 +16,8 @@ deps =
|
|||
pylast
|
||||
rarfile
|
||||
responses
|
||||
pathlib
|
||||
pyxdg
|
||||
commands =
|
||||
nosetests -v {posargs}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue