Skip to content

Commit

Permalink
Fix demjson3
Browse files Browse the repository at this point in the history
  • Loading branch information
skovhus committed Oct 21, 2021
1 parent cdb249c commit 63fb7c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ test_parser = 'test_parser:test_parser'
parsers = [
"arrow",
"beautifulsoup4",
"demjson",
"demjson3",
"eiapy",
"html5lib",
"imageio",
Expand Down

0 comments on commit 63fb7c9

Please sign in to comment.