Skip to content

Commit

Permalink
Strip trailing white-space
Browse files Browse the repository at this point in the history
  • Loading branch information
gmloose committed May 6, 2024
1 parent 92ca702 commit eb63886
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 @@ -56,7 +56,7 @@ dependencies = [

[project.optional-dependencies]
"ishell" = [
"ipython!=8.11.*,!=8.12.*,!=8.13.*,!=8.14.*,!=8.15.*",
"ipython!=8.11.*,!=8.12.*,!=8.13.*,!=8.14.*,!=8.15.*",
"matplotlib",
]

Expand Down

0 comments on commit eb63886

Please sign in to comment.