diff --git a/benchmarks/pytest.ini b/benchmarks/pytest.ini index d692b78de..f1269dab3 100644 --- a/benchmarks/pytest.ini +++ b/benchmarks/pytest.ini @@ -1,11 +1,4 @@ [pytest] -pythonpath = - shared/python - -testpaths = - cugraph/pytest_based - cugraph-service/pytest_based - addopts = --benchmark-columns="min, max, mean, stddev, outliers" --tb=native