From c23ba521a30e50e1a210cd7074a6436eb6419237 Mon Sep 17 00:00:00 2001 From: Shivesh Mandalia Date: Mon, 2 Mar 2020 20:06:50 +0000 Subject: modify requirements for sphinx --- README.md | 1 + docs/requirements.txt | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 042e71a..8ee8325 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ [![Build Status](https://api.travis-ci.org/ShiveshM/GolemFlavor.svg?branch=master)](https://travis-ci.org/ShiveshM/GolemFlavor) ![Python Version](https://img.shields.io/badge/python-2.7+|3.4+-blue.svg) +[![readthedocs](https://readthedocs.org/projects/golemflavor/badge/?version=latest)](https://golemflavor.readthedocs.io/) [![license](https://img.shields.io/github/license/ShiveshM/GolemFlavor 'license')](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 -- cgit v1.2.3