Revision 573d5c7129e32692fb9e03342eb2561dcaa81384 authored by Matthew Kolopanis on 21 October 2021, 16:17:15 UTC, committed by Matthew Kolopanis on 21 October 2021, 16:21:15 UTC
1 parent ab05d81
.coveragerc
[run]
plugins = Cython.Coverage
concurrency = multiprocessing
parallel = true
omit =
*/tests/*
*/conftest.py
[report]
omit =
*/tests/*
*/conftest.py

Computing file changes ...