diff --git a/BUILD.md b/BUILD.md index fb55f43..48f16be 100644 --- a/BUILD.md +++ b/BUILD.md @@ -49,7 +49,7 @@ Install dependencies: ```bash sudo apt install -y python3.9 ``` - + Poetry will automatically pick up the correct version when running. diff --git a/dev_scripts/qa.py b/dev_scripts/qa.py index 5199426..8ab193f 100755 --- a/dev_scripts/qa.py +++ b/dev_scripts/qa.py @@ -237,7 +237,7 @@ Install dependencies: ```bash sudo apt install -y python3.9 ``` - + Poetry will automatically pick up the correct version when running.