Add Sphinx and Ipython to the requirements

Useful for the development environment.
This commit is contained in:
Nicolas Setton
2018-06-06 13:03:24 -04:00
parent 65b5629234
commit d134760fed

View File

@@ -6,3 +6,5 @@ Markdown==2.6.9
Pygments==2.2.0
pytz==2017.2
PyYAML==3.12
Sphinx==1.7.5
ipython==5.7.0