Add ipython to requirements

This commit is contained in:
adam-urbanczyk
2020-05-10 19:36:54 +02:00
parent bfa3da4ea0
commit e6f865af92

View File

@ -14,6 +14,7 @@ dependencies:
- pytest
- pytest-cov
- ezdxf
- ipython
- pip
- pip:
- "--editable=."