autogen/pytest.ini
oberonbot 9c00e4272a
Finish the Multiple Choice Classification (#367)
* adding multiple choice

* update test cases (hard coded)

* merged common code in predict_proba and predict in TransformersEstimator
2022-01-02 20:12:34 -05:00

6 lines
97 B
INI

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