mirror of
https://github.com/microsoft/autogen.git
synced 2026-04-20 03:02:16 -04: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
|