1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2025-05-08 06:06:00 +02:00

Add ipython to pipenv dev packages

This commit is contained in:
2019-07-28 10:06:41 +03:00
parent e2bb2d4df9
commit 73b4061c7b
2 changed files with 89 additions and 1 deletions

View File

@ -5,6 +5,7 @@ verify_ssl = true
[dev-packages]
pytest = "*"
ipython = "*"
[packages]
pandas = "*"