Add IPython to docs requirements to allow the __version__ import for readthedocs env

This commit is contained in:
Cosmin Ștefan Ciocan
2024-01-24 00:17:35 +00:00
parent 6236fe2b1e
commit 639624be79
+1
View File
@@ -1,2 +1,3 @@
sphinx==7.1.2 sphinx==7.1.2
sphinx-rtd-theme==1.3.0rc1 sphinx-rtd-theme==1.3.0rc1
IPython>=8.19.0