mirror of
https://github.com/microsoft/FLAML.git
synced 2026-02-09 02:09:16 +08:00
* precommit: end-of-file-fixer * exclude .gitignore * apply --------- Co-authored-by: Shaokun <shaokunzhang529@gmail.com>
5 lines
96 B
INI
5 lines
96 B
INI
[pytest]
|
|
addopts = -m "not conda"
|
|
markers =
|
|
conda: test related to conda forge distribution
|