From 46f1431275cb6805a3308127c68bdffe8a416d34 Mon Sep 17 00:00:00 2001 From: Maurice Berk Date: Tue, 24 Mar 2020 11:45:28 +0000 Subject: [PATCH] Add minimum Python version to README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 036205e..3a757b5 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ of dividing the inverse odds by the booksum [[3](#3)]. # Installation +Requires Python 3.5 or above. + ``` pip install shin ``` @@ -52,4 +54,4 @@ Market for State-Contingent Claims”. The Economic Journal, [3] [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) \ No newline at end of file +pp. 934-943.](https://doi.org/10.1016/j.ijforecast.2014.02.008)