Roger Gonzalez

Results 3 issues of Roger Gonzalez

``` import doctest __test__ = { 'Doctest': doctest } ``` Should be ``` import doctst __test__ = { 'Doctest': doctst } ```

It says "git co " when it should be "git checkout tags/"

Maybe a "requirements.txt" should do.