Skip to content

Commit

Permalink
chore: change required Python version in the README
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas Crocfer <[email protected]>
  • Loading branch information
ncrocfer committed May 3, 2022
1 parent f191322 commit 5a9adc1
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 @@ -27,7 +27,7 @@ See how to use Director with the quickstart and guides in the [documentation](ht

## Installation

Install the latest version of Director with pip (requires `Python 3.6` at least):
Install the latest version of Director with pip (requires `Python 3.7` at least):

```bash
pip install celery-director
Expand Down

0 comments on commit 5a9adc1

Please sign in to comment.