mirror of
https://github.com/ilri/csv-metadata-quality-web.git
synced 2025-05-13 00:17:48 +02:00
Add ipython to dev dependencies
This commit is contained in:
@ -14,6 +14,7 @@ Flask = "^1.1.2"
|
||||
black = "^20.8b1"
|
||||
flake8 = "^3.8.4"
|
||||
isort = "^5.7.0"
|
||||
ipython = "^7.21.0"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core>=1.0.0"]
|
||||
|
Reference in New Issue
Block a user