We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bc9d54 commit 85f7a2aCopy full SHA for 85f7a2a
doc/requirements.txt
@@ -2,6 +2,9 @@ ipykernel
2
numpy
3
matplotlib
4
pandas
5
+# setuptools seems to be needed for pybtex, see
6
+# https://github.com/mcmtroffaes/sphinxcontrib-bibtex/issues/345:
7
+setuptools
8
sphinxcontrib-bibtex>=2.1
9
sphinxcontrib-svg2pdfconverter
10
ipywidgets
0 commit comments