File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed
Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -2213,10 +2213,13 @@ Problems? Testing your Python...
22132213
22142214.. note::
22152215 The ``run_tests.py`` script is not packaged in Roundup's source
2216- distribution anymore. You should install pytest using your
2217- distributions package manger or using pip/pip2/pip3 to install
2218- pytest for your python version. See the `administration guide`_
2219- for details.
2216+ distribution anymore. You should install:
2217+ * pytest,
2218+ * requests, and
2219+ * mock
2220+ using your distributions package manger or using pip/pip2/pip3 to
2221+ install pytest for your python version. See the `administration
2222+ guide`_ for details.
22202223
22212224 Remember to have a database user 'rounduptest' prepared (with
22222225 password 'rounduptest'). This user
You can’t perform that action at this time.
0 commit comments