diff --git a/python/cuproj/cuproj/tests/pytest.ini b/python/cuproj/cuproj/tests/pytest.ini new file mode 100644 index 000000000..bf70c06f8 --- /dev/null +++ b/python/cuproj/cuproj/tests/pytest.ini @@ -0,0 +1,5 @@ +# Copyright (c) 2024, NVIDIA CORPORATION. + +[pytest] +addopts = --tb=native + diff --git a/python/cuspatial/cuspatial/tests/pytest.ini b/python/cuspatial/cuspatial/tests/pytest.ini new file mode 100644 index 000000000..bf70c06f8 --- /dev/null +++ b/python/cuspatial/cuspatial/tests/pytest.ini @@ -0,0 +1,5 @@ +# Copyright (c) 2024, NVIDIA CORPORATION. + +[pytest] +addopts = --tb=native +