Files
openide/python/testData/toxtest/toxPyTestPy3k/tox.ini

7 lines
74 B
INI

[tox]
skipsdist=True
envlist = py38
[testenv]
deps=pytest
commands=pytest