Skip to content

Commit

Permalink
Add css_inliner to dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-oleshkevich committed Nov 30, 2024
1 parent 51f5012 commit 81a4f21
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,11 @@ dkimpy = "^1"
jinja2 = "^3"
aiosmtplib = "*"
pytest = "^8.0"
css_inline =">=0.14"

# required in case a parent directory overrides these options
[tool.pytest.ini_options]
asyncio_default_fixture_loop_scope = "session"

[tool.poetry.extras]
jinja2 = ["jinja2"]
Expand Down

0 comments on commit 81a4f21

Please sign in to comment.