Skip to content

Commit

Permalink
Update required python in README
Browse files Browse the repository at this point in the history
  • Loading branch information
nfrasser committed Oct 3, 2023
1 parent 26e6550 commit 19c6af7
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 @@ -137,7 +137,7 @@ Initialize the `deflate` option with one of the following static methods in the
## Development

1. Install [Rust](https://www.rust-lang.org/tools/install)
1. Install [Python 3.7+](https://www.python.org/downloads/)
1. Install [Python 3.8+](https://www.python.org/downloads/)
1. Install [Pipenv](https://pipenv.pypa.io/en/latest/)
1. Clone this repository and navigate to it via command line
```sh
Expand Down

0 comments on commit 19c6af7

Please sign in to comment.