File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ To install the latest version of nolearn from Git using `pip
1818<http://www.pip-installer.org> `_, run the following commands::
1919
2020 pip install -r https://raw.githubusercontent.com/dnouri/nolearn/master/requirements.txt
21- pip install https://github.com/dnouri/nolearn/archive/master.zip#egg=nolearn
21+ pip install https://github.com/dnouri/nolearn/archive/master.zip#egg=nolearn==0.7
2222
2323To instead install the release from PyPI (which is somewhat old at
2424this point), do::
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ To install the latest version of nolearn from Git using `pip
2727<http://www.pip-installer.org> `_, run the following commands::
2828
2929 pip install -r https://raw.githubusercontent.com/dnouri/nolearn/master/requirements.txt
30- pip install https://github.com/dnouri/nolearn/archive/master.zip#egg=nolearn
30+ pip install https://github.com/dnouri/nolearn/archive/master.zip#egg=nolearn==0.7
3131
3232To install the release from PyPI (which is somewhat old at this
3333point)::
You can’t perform that action at this time.
0 commit comments