Skip to content

Commit f2455b2

Browse files
Remove pkg_resources filterwarning
1 parent 5b7b293 commit f2455b2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

setup.cfg

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ markers =
1313
slow: marks tests as slow (deselect with '-m "not slow"')
1414
multi_gpu: marks tests that require a specified number of GPUs
1515
filterwarnings =
16-
# pkg_resources
17-
ignore:pkg_resources is deprecated as an API:DeprecationWarning
1816
# NumPy arccosh
1917
# Undefined behavior depends on the backend:
2018
# NumPy with OpenBLAS for np.array[1.0] does not raise a warning

0 commit comments

Comments
 (0)