Skip to content

Commit

Permalink
really doesn't need multiple lines
Browse files Browse the repository at this point in the history
  • Loading branch information
jsstevenson committed Jun 13, 2024
1 parent 2da926c commit 7aa6932
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@ dependencies = [
]

[project.optional-dependencies]
shell = [
"ipython ~= 8.4",
]
shell = ["ipython ~= 8.4"]
dev = [
"bandit ~= 1.7",
"black ~= 22.3",
Expand Down

0 comments on commit 7aa6932

Please sign in to comment.