Skip to content

Commit

Permalink
Consistent whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
msinto93 committed Jul 4, 2023
1 parent b7ede73 commit 70fd60a
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 @@ -46,7 +46,7 @@ keywords = [
requires-python = ">=3.7"
# All runtime dependencies that must be packaged, pin major version only.
dependencies = [
"codetiming ~= 1.4",
"codetiming~=1.4",
"importlib-metadata<4; python_version<'3.8'",
"pluggy~=1.0",
"werkzeug~=2.0",
Expand Down

0 comments on commit 70fd60a

Please sign in to comment.