Mercurial > p > roundup > code
diff doc/developers.txt @ 8571:ae1d77e99ad6
doc: fix formatting.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Tue, 14 Apr 2026 12:41:46 -0400 |
| parents | 4006ddad6b8a |
| children |
line wrap: on
line diff
--- a/doc/developers.txt Mon Apr 13 13:28:58 2026 -0400 +++ b/doc/developers.txt Tue Apr 14 12:41:46 2026 -0400 @@ -228,7 +228,7 @@ Testing Notes ------------- -Use ``python -m pip install -r test/requirements.txt` to get the +Use ``python -m pip install -r test/requirements.txt`` to get the minimal packages needed to run tests. With the requirements installed, run the test suite using ``python -m
