Skip to content
Snippets Groups Projects

Python36

Closed Jaden DIEFENBAUGH requested to merge python36 into master
+ 3
3
@@ -2,9 +2,9 @@
.. Mon 15 Aug 2016 18:41:03 CEST
.. image:: http://img.shields.io/badge/docs-stable-yellow.svg
:target: http://pythonhosted.org/bob.ip.optflow.liu/index.html
:target: https://www.idiap.ch/software/bob/docs/bob/bob.ip.optflow.liu/stable/index.html
.. image:: http://img.shields.io/badge/docs-latest-orange.svg
:target: https://www.idiap.ch/software/bob/docs/latest/bob/bob.ip.optflow.liu/master/index.html
:target: https://www.idiap.ch/software/bob/docs/bob/bob.ip.optflow.liu/master/index.html
.. image:: https://gitlab.idiap.ch/bob/bob.ip.optflow.liu/badges/master/build.svg
:target: https://gitlab.idiap.ch/bob/bob.ip.optflow.liu/commits/master
.. image:: https://gitlab.idiap.ch/bob/bob.ip.optflow.liu/badges/master/coverage.svg
@@ -39,7 +39,7 @@ this code, the author asks you to cite his thesis::
Installation
------------
Complete Bob's `installation`_ instructions. Then, to install this pacakge,
Complete Bob's `installation`_ instructions. Then, to install this package,
run::
$ conda install bob.ip.optflow.liu
Loading