spotipy/tox.ini
2016-06-16 20:34:10 -04:00

8 lines
113 B
INI

[tox]
envlist = py27,py34
[testenv]
deps=
requests
py27: mock
commands=python -m unittest discover tests