Add ipython as dev dependency

This commit is contained in:
2021-10-27 22:55:46 -04:00
parent ec4fba16d6
commit 0bbc4ec1cd
2 changed files with 205 additions and 1 deletions

View File

@@ -24,3 +24,4 @@ tox-poetry-installer = "^0.8.1"
yamllint = "^1.20.0"
mdformat = "^0.7.9"
mdformat-gfm = "^0.3.3"
ipython = "^7.28.0"