提交 4c992563 authored 作者: Frederic Bastien's avatar Frederic Bastien

corrected to use nosetests instead of autotest.py

上级 ac0c4103
...@@ -83,13 +83,13 @@ There are no stable releases yet. ...@@ -83,13 +83,13 @@ There are no stable releases yet.
*To get the source via mercurial,* you must have `mercurial <http://www.selenic.com/mercurial/wiki/>`__ installed. *To get the source via mercurial,* you must have `mercurial <http://www.selenic.com/mercurial/wiki/>`__ installed.
Get the source and run the auto-tests like this: Get the source and run the tests like this:
.. code-block:: bash .. code-block:: bash
hg clone http://pylearn.org/hg/theano theano hg clone http://pylearn.org/hg/theano theano
cd theano cd theano
python autotest.py nosetest
To update your library to the latest on pylearn.org, change directory (`cd`) to this `theano` folder and type To update your library to the latest on pylearn.org, change directory (`cd`) to this `theano` folder and type
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论