spotipy/tox.ini

6 lines
93 B
INI
Raw Normal View History

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