idlesign/torrentool

View on GitHub
tox.ini

Summary

Maintainability
Test Coverage
# See http://tox.readthedocs.org/en/latest/examples.html for samples.

[tox]
envlist = py{37,38,39,310}

[testenv]
commands = python setup.py test