summaryrefslogtreecommitdiff
path: root/tox.ini
blob: b69c5124cbaf99013bb9fef317672b746c8f4849 (plain)
1
2
3
4
5
6
[tox]
skipsdist = True
envlist   = py35,py36,py37,py38,py39,py310

[testenv]
commands = python -m unittest fastimport.tests.test_suite