Skip to content

Commit

Permalink
chore: fix wheel version
Browse files Browse the repository at this point in the history
  • Loading branch information
k4black committed Sep 1, 2023
1 parent 05c9063 commit e6580b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ test = [
"ruff ==0.0.285",
"types-requests >=2.20.0,<3.0.0",
"types-PyYAML >=6.0.0,<7.0.0",
"wheel >=0.42.0",
"wheel >=0.40.0",
]

[tool.setuptools.dynamic]
Expand Down

0 comments on commit e6580b3

Please sign in to comment.