Skip to content

Commit

Permalink
Update Python version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
jerith committed Feb 13, 2024
1 parent 1d4f082 commit cb595ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Currently under development.
## Development
This project uses [poetry](https://python-poetry.org/docs/#installation) for packaging and dependancy management, so install that first.

Ensure you're also running at least python 3.7, `python --version`.
Ensure you're also running at least python 3.11, `python --version`.

Then you can install the dependencies
```bash
Expand Down

0 comments on commit cb595ff

Please sign in to comment.