Skip to content

Commit 59f2926

Browse files
committed
chore: remove ipython from dev dependencies
ipython is a nice to have, it is not *required* to develop on the package.
1 parent ed80f97 commit 59f2926

File tree

2 files changed

+449
-436
lines changed

2 files changed

+449
-436
lines changed

Pipfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ black = "==22.3.0"
1313
coverage = "*"
1414
flake8 = "*"
1515
flake8-isort = "*"
16-
ipython = "*"
1716
isort = "*"
1817
pre-commit = "*"
1918
pytest = "*"

0 commit comments

Comments
 (0)