##// END OF EJS Templates
docs: Remove hint regarding Cython...
johbo -
r738:d512aeae default
parent child Browse files
Show More
@@ -14,9 +14,6 b' py.test based test suite'
14 14 The test suite is in the folder :file:`rhodecode/tests/` and should be run with
15 15 the test runner `py.test` inside of your `nix-shell` environment::
16 16
17 # In case you need the cythonized version
18 CYTHONIZE=1 python setup.py develop --prefix=$tmp_path
19
20 17 py.test rhodecode
21 18
22 19
General Comments 0
You need to be logged in to leave comments. Login now