Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
Hopefully fixed RTD build failiure
  • Loading branch information
Oftatkofta committed Aug 28, 2020
1 parent 50f1249 commit 749d5b6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@
"numpy>=1.18.1",
"pandas>=1.0.1",
"matplotlib>=3.2.1",
"seaborn>=0.10.1"
"seaborn>=0.10.1",
"sphinxcontrib-bibtex==1.0.0"
],
author='Jens Eriksson',
author_email='jens.eriksson@imbim.uu.se',
Expand Down

0 comments on commit 749d5b6

Please sign in to comment.