Skip to content

Commit

Permalink
Add ipython
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesYang007 committed Nov 6, 2023
1 parent be9ea52 commit 57e9026
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 32 deletions.
40 changes: 8 additions & 32 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ dependencies = [
"matplotlib",
"tabulate",
"scikit-learn",
"ipython",
]

[project.urls]
Expand All @@ -54,6 +55,7 @@ scipy = "^1.10.1"
matplotlib = "^3.7.0"
tabulate = "^0.9.0"
scikit-learn = "^1.3.2"
ipython = "^8.17.2"

[tool.poetry.group.test.dependencies]
pytest = "^7.2.1"
Expand Down

0 comments on commit 57e9026

Please sign in to comment.