mirror of
https://github.com/Cantera/cantera.git
synced 2026-08-07 03:34:48 -05:00
Cleanups of unused utilities imports slow tests moved to a different pytest way of marking
6 lines
85 B
INI
6 lines
85 B
INI
[pytest]
|
|
markers =
|
|
slow_test: mark test as slow
|
|
|
|
pythonpath = ../../build/python
|