jenkins-bot submitted this change.

View Change

Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified
tests: Add command for installing `pytest`

... noticed it was needed for the setting up of `pytest` command
below.

Change-Id: I5c166cfaffca6a542609664553bea4933c1a6983
---
M tests/README.rst
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/tests/README.rst b/tests/README.rst
index 22ffc07..934cf86 100644
--- a/tests/README.rst
+++ b/tests/README.rst
@@ -27,6 +27,7 @@

::

+ pip install pytest
pip install pytest-runner
python setup.py pytest


To view, visit change 757698. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I5c166cfaffca6a542609664553bea4933c1a6983
Gerrit-Change-Number: 757698
Gerrit-PatchSet: 1
Gerrit-Owner: D3r1ck01 <xsavitar.wiki@aol.com>
Gerrit-Reviewer: Xqt <info@gno.de>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged