Skip to content

Commit

Permalink
Update poetry.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilipMay authored Jan 1, 2024
1 parent 7373c97 commit c7edfad
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion source/python/poetry.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,9 @@ You have to maintain this section in the `pyproject.toml` file by hand:
black = "*"
ruff = "*"
mypy = "*"
mdformat = "*"
mdformat-gfm = "*"
mdformat-frontmatter = "*"
mdformat-footnote = "*"

[tool.black]
line-length = 119
Expand Down

0 comments on commit c7edfad

Please sign in to comment.