DEBSOURCES
Skip Quicknav
sources / python-msgpack-numpy / 0.4.8-1 / tox.ini
12345678
[tox] envlist = py{27,35,36,37,38} recreate = True [testenv] deps = -r{toxinidir}/requirements.txt commands = python tests.py