Skip to content

Commit 3ec8e50

Browse files
Apply suggested fix to docs/contributing.rst from Copilot Autofix
Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>
1 parent a8da17a commit 3ec8e50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/contributing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Setting Up the Project
1111

1212
.. code-block:: bash
1313
14-
make build-dev # build the dev container (includes dev dependencies)
14+
make build-with-dev-dependencies # build the dev container (includes dev dependencies)
1515
1616
That's it. All development happens inside the container — no need to manage Python versions or Poetry locally.
1717

0 commit comments

Comments
 (0)