Author: Maciej Fijalkowski <[email protected]>
Branch: improve-docs-2
Changeset: r63237:106a992b99f0
Date: 2013-04-11 19:30 +0200
http://bitbucket.org/pypy/pypy/changeset/106a992b99f0/

Log:    change the sentence after alex suggestion

diff --git a/pypy/doc/how-to-contribute.rst b/pypy/doc/how-to-contribute.rst
--- a/pypy/doc/how-to-contribute.rst
+++ b/pypy/doc/how-to-contribute.rst
@@ -21,8 +21,8 @@
 of very high quality requirements for compilers and partly because there is
 simply no other way to get around such complex project, that will keep you 
sane.
 There are probably people out there who are smart enough not to need it, we're
-not one of those. Familiarity with `pytest`_ is a must-have before
-doing anything else.
+not one of those. You may consider familiarizing yourself with `pytest`_,
+since this is a tool we use for tests.
 This leads to the next issue:
 
 Layers
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to