Skip to content

Commit

Permalink
[pytest] Filter fontTools py23 DeprecationWarning
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
miguelsousa committed Aug 24, 2019
1 parent 3f7e304 commit feda732
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ license_file = LICENSE.md
filterwarnings =
ignore:tostring:DeprecationWarning
ignore:fromstring:DeprecationWarning
ignore:The py23 module:DeprecationWarning

0 comments on commit feda732

Please sign in to comment.