diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,7 +1,7 @@ # GolemFlavor [](https://travis-ci.org/ShiveshM/GolemFlavor) - + [](https://github.com/ShiveshM/GolemFlavor/blob/master/LICENSE) GolemFlavor is a Python package for running an analysis pipeline using @@ -26,9 +26,10 @@ is not found. ### Dependencies GolemFlavor has the following dependencies: -* [`Python`](https://www.python.org/) 2.7 +* [`Python`](https://www.python.org/) >= 2.7 or >= 3.4 * [`NumPy`](http://www.numpy.org/) * [`SciPy`](https://www.scipy.org/) +* [`Six`](https://six.readthedocs.io/) * [`mpmath`](http://mpmath.org/) * [`emcee`](https://emcee.readthedocs.io/en/stable/) * [`PyMultiNest`](https://johannesbuchner.github.io/PyMultiNest/) |
