Update requirement file for readthedocs
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.
正在显示
请
注册
或者
登录
后发表评论