• Pascal Lamblin's avatar
    Update requirement file for readthedocs · 8eec970d
    Pascal Lamblin 提交于
    The idea is to bypass the dependency on scipy that is in setup.py, by
    - providing it explicitly in the requirement file, and
    - explicitly installing theano, telling setup.py to ignore "install_requirements"
    
    This is needed because the version of scipy on readthedocs is older than
    the required one, but it is not an issue for building the doc itself.
    8eec970d
requirement-rtd.txt 107 Bytes