Skip to content

Commit

Permalink
Add minimum Python version to README
Browse files Browse the repository at this point in the history
  • Loading branch information
mberk committed Mar 24, 2020
1 parent aaad72a commit 46f1431
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ of dividing the inverse odds by the booksum [[3](#3)].

# Installation

Requires Python 3.5 or above.

```
pip install shin
```
Expand Down Expand Up @@ -52,4 +54,4 @@ Market for State-Contingent Claims”. The Economic Journal,
<a id="1">[3]</a>
[E. Štrumbelj, "On determining probability forecasts from betting odds".
International Journal of Forecasting, 2014, Volume 30, Issue 4,
pp. 934-943.](https://doi.org/10.1016/j.ijforecast.2014.02.008)
pp. 934-943.](https://doi.org/10.1016/j.ijforecast.2014.02.008)

0 comments on commit 46f1431

Please sign in to comment.