spotipy/tox.ini

6 lines
93 B
INI

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