Skip to content

Commit

Permalink
Update pytest warningfilter
Browse files Browse the repository at this point in the history
  • Loading branch information
domdfcoding committed Nov 21, 2023
1 parent c25fd72 commit b0addac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,7 @@ filterwarnings =
always:pkg_resources is deprecated as an API:DeprecationWarning
always:Deprecated call to `pkg_resources.declare_namespace:DeprecationWarning
always:datetime.utcfromtimestamp\(\) is deprecated and scheduled for removal in a future version:DeprecationWarning:sphinx.builders.gettext
always:datetime.datetime.utcfromtimestamp\(\) is deprecated and scheduled for removal in a future version:DeprecationWarning:sphinx.builders.gettext
[testenv:py312-sphinx{3.4,3.5,4.0,4.1,4.2,4.3,4.4,4.5,5.0,5.1,5.2,5.3,6.0,6.1,6.2,7.0,7.1,7.2}]
setenv =
Expand Down

0 comments on commit b0addac

Please sign in to comment.