Skip to content

Commit

Permalink
Ignore protobuf warning under 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
maxnoe committed Feb 26, 2024
1 parent 418c6dd commit 6513a7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -123,4 +123,5 @@ xfail_strict = true
addopts = ["-ra", "--strict-config", "--strict-markers"]
filterwarnings = [
"error",
"ignore:datetime.datetime.utcfromtimestamp\\(\\):DeprecationWarning",
]

0 comments on commit 6513a7b

Please sign in to comment.