File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ The package contains the following files and directories:
7272
7373It's very important for PyRTL developers to use the exact same tools. This
7474avoids confusing situations where a test fails only on one person's computer,
75- or the generated documentation looks funny on another person's computer.
75+ or the generated documentation looks weird on another person's computer.
7676
7777PyRTL uses [ ` uv ` ] ( https://docs.astral.sh/uv/ ) to manage all other developer
7878tools, like ` pytest ` , ` ruff ` , and ` just ` . So to set up a PyRTL development
@@ -92,7 +92,7 @@ $ uv run just docs
9292```
9393
9494[ ` uv ` ] ( https://docs.astral.sh/uv/ ) will take care of installing the proper
95- versions of Python and all the required tools.
95+ versions of Python and the correct versions of all required tools.
9696
9797### Contributing to PyRTL
9898
You can’t perform that action at this time.
0 commit comments