diff --git a/docs b/docs index 1b50a61f..ab1e44c0 160000 --- a/docs +++ b/docs @@ -1 +1 @@ -Subproject commit 1b50a61f325b8a3f957e13c38bed5eb4349ee106 +Subproject commit ab1e44c06099f7c61316555bd28b451214bc5c0a diff --git a/pytest.ini b/pytest.ini index 57763ca7..b3dbaa57 100644 --- a/pytest.ini +++ b/pytest.ini @@ -2,4 +2,5 @@ filterwarnings = error # Marshmallow - ignore:distutils Version classes are deprecated. Use packaging.version instead. \ No newline at end of file + ignore:distutils Version classes are deprecated. Use packaging.version instead. + ignore:The distutils package is deprecated and slated for removal in Python \ No newline at end of file