Mithil467/mitype

View on GitHub
tox.ini

Summary

Maintainability
Test Coverage
[tox]
envlist = py3

[testenv]
deps = pytest
commands =
    pytest