summaryrefslogtreecommitdiffstats
path: root/build/download/tox.ini
blob: e4616fff45652f36bac86ede83b8a644e1d67203 (plain)
1
2
3
4
5
6
7
[tox]
envlist = download
skipsdist = true

[testenv:download]
basepython = python3
deps = -r{toxinidir}/requirements.txt