Skip to content

Commit

Permalink
Revert "Docs: Update sphinx versions (one step at a time)"
Browse files Browse the repository at this point in the history
This reverts commit cfc9213.
  • Loading branch information
cyberw committed Apr 26, 2024
1 parent cfc9213 commit cf9095a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
sphinx==5.3.0
sphinx-rtd-theme==1.1.1
sphinx==4.3.2
sphinx-rtd-theme==0.5.2
readthedocs-sphinx-search==0.3.2
Sphinx-Substitution-Extensions==2020.9.30.0
Pygments==2.16.1
Expand Down
1 change: 0 additions & 1 deletion docs/running-distributed.rst
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@ the messages will simply be handled by the runner that sends them.
be join():ed.

.. code-block::
environment.runner.register_message('test_users', setup_test_users, concurrent=True)
For more details, see the `complete example <https://github.com/locustio/locust/tree/master/examples/custom_messages.py>`_.
Expand Down

0 comments on commit cf9095a

Please sign in to comment.