4 lines
142 B
INI
4 lines
142 B
INI
# See http://doc.pytest.org/en/latest/goodpractices.html#integrating-with-setuptools-python-setup-py-test-pytest-runner
|
|
[aliases]
|
|
test=pytest
|