autogen/pytest.ini
Michal Chromcak b0ef3b7995
Add conda forge minimal test (#309)
* add conda forge minimal test, create pytest markers
2021-11-25 13:58:20 -08:00

6 lines
98 B
INI

[pytest]
addopts = -m "not conda"
markers =
conda: test related to conda forge distribution