We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6812b2 commit 018cbb5Copy full SHA for 018cbb5
docs/developing-locust.rst
@@ -20,7 +20,7 @@ Fork Locust on `GitHub <https://github.com/locustio/locust/>`_ and then
20
21
# [optional] create a virtual environment and activate it
22
$ uv venv
23
- $ . .venv/bin.activate
+ $ . .venv/bin/activate
24
25
# perform an editable install of the "locust" package along with the dev and test packages:
26
$ uv sync
0 commit comments