diff options
| -rw-r--r-- | README.md | 1 | ||||
| -rw-r--r-- | docs/requirements.txt | 3 |
2 files changed, 2 insertions, 2 deletions
@@ -2,6 +2,7 @@ [](https://travis-ci.org/ShiveshM/GolemFlavor)  +[](https://golemflavor.readthedocs.io/) [](https://github.com/ShiveshM/GolemFlavor/blob/master/LICENSE) GolemFlavor is a Python package for running a Bayesian inference analysis diff --git a/docs/requirements.txt b/docs/requirements.txt index 71eb2f7..d8d0868 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,3 @@ +-e git+https://github.com/ShiveshM/GolemFlavor jupyter -matplotlib nbsphinx -numpy |
