Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Aug 5, 2024
1 parent 5a0838b commit e956e17
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
@@ -1,7 +1,7 @@
[build-system]
build-backend = "flit_core.buildapi"
requires = [
"flit_core<4,>=3.2",
"flit-core<4,>=3.2",
]

[project]
Expand All @@ -24,8 +24,7 @@ dynamic = [
"description",
"version",
]
[project.urls]
"GitHub" = "https://github.com/pypa/installer"
urls."GitHub" = "https://github.com/pypa/installer"

[tool.mypy]
files = "src,tools"
Expand Down

0 comments on commit e956e17

Please sign in to comment.