mirror of
https://github.com/zama-ai/concrete.git
synced 2026-01-12 22:37:59 -05:00
6 lines
166 B
INI
6 lines
166 B
INI
[pytest]
|
|
markers =
|
|
dataflow: mark the test as using dataflow parallelization.
|
|
graphviz: mark the test using graphviz package
|
|
minimal: mark the minimal test to run
|