Skip to content

Commit

Permalink
run lint-fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
demetrius-mp committed Jul 10, 2023
1 parent a88635d commit e866fa0
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,14 +45,13 @@ ruff = "^0.0.277"
black = "^23.3.0"
toml-sort = "^0.23.1"

[tool.poetry.group.local.dependencies]
pre-commit = "^3.3.3"

[tool.poetry.group.test.dependencies]
pytest = "^7.4.0"
pytest-cov = "^4.1.0"


[tool.poetry.group.local.dependencies]
pre-commit = "^3.3.3"

[tool.poetry.urls]
Documentation = "https://pymarkdown-builder.readthedocs.io/en/latest/"
"Source Code" = "https://github.com/demetrius-mp/pymarkdown-builder"
Expand Down

0 comments on commit e866fa0

Please sign in to comment.