Skip to content

Commit

Permalink
added ipython for development
Browse files Browse the repository at this point in the history
  • Loading branch information
amirreza8002 committed Dec 27, 2024
1 parent c5b7252 commit 945fea8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,10 @@ django-cmd = ">=2.2"
sphinx = ">=8.1.3"
sphinx-pdj-theme = ">=0.4.0"


[tool.poetry.group.ipython.dependencies]
ipython = "^8.31.0"

[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"
Expand Down

0 comments on commit 945fea8

Please sign in to comment.