Skip to content

Commit 3328b4e

Browse files
authored
Update README.md
1 parent 2344c4d commit 3328b4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ It includes `pytest` for testing plus the `pytest-cov` plugin to measure coverag
1111

1212
The checks and tests are all run using Github actions on every pull request and merge to main.
1313

14-
This repository is setup for Python 3.11. To customize that:
14+
This repository is setup for Python 3.11. To change the version:
1515
1. Change the `image` argument in `.devcontainer/devcontainer.json` (see [https://github.com/devcontainers/images/tree/main/src/python](https://github.com/devcontainers/images/tree/main/src/python#configuration) for a list of pre-built Docker images)
1616
1. Change the config options in `.precommit-config.yaml`
1717
1. Change the version number in `.github/workflows/python.yaml`

0 commit comments

Comments
 (0)