Skip to content

Commit

Permalink
Chore: Format pyproject.toml with pyproject-fmt 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Oct 25, 2023
1 parent c7720e5 commit c6c594c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@ dependencies = [
[project.optional-dependencies]
develop = [
"black<23",
"mypy==1.6.0",
"mypy==1.6",
"poethepoet<1",
"pyproject-fmt<1.3",
"pyproject-fmt<1.4",
"ruff==0.0.292",
"validate-pyproject<0.16",
]
Expand All @@ -80,7 +80,6 @@ packages = ["verlib2"]

[project.urls]
Repository = "https://github.com/panodata/verlib2"

[tool.pytest.ini_options]
minversion = "2.0"
addopts = """
Expand Down

0 comments on commit c6c594c

Please sign in to comment.