Skip to content

Commit

Permalink
Remove leftover pytest.ini config options
Browse files Browse the repository at this point in the history
  • Loading branch information
nv-rliu committed Nov 21, 2024
1 parent dba1abb commit f9e8e0c
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions benchmarks/pytest.ini
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit f9e8e0c

Please sign in to comment.