Skip to content

Commit 9c127f8

Browse files
committed
Ignore distutils deprecation
1 parent d422bc1 commit 9c127f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ filterwarnings =
3737
error
3838
ignore: Experimental:UserWarning:
3939
# This is a temporary measure, all of these should be fixed:
40+
ignore:distutils Version classes are deprecated:DeprecationWarning
4041
ignore::pytest.PytestUnraisableExceptionWarning
4142
ignore::numpy.VisibleDeprecationWarning
4243
ignore: unclosed file:ResourceWarning

0 commit comments

Comments
 (0)