Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
laughingman7743 committed Dec 30, 2022
1 parent 12420bd commit f143b4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Requirements

* Python

- CPython 3.7 3.8 3.9 3.10
- CPython 3.7 3.8 3.9 3.10, 3.11

Installation
------------
Expand Down Expand Up @@ -1947,7 +1947,7 @@ Run test multiple Python versions
$ pip install poetry
$ poetry install -v
$ pyenv local 3.10.1 3.9.1 3.8.2 3.7.2
$ pyenv local 3.11.1 3.10.1 3.9.1 3.8.2 3.7.2
$ poetry run tox
GitHub Actions
Expand Down

0 comments on commit f143b4d

Please sign in to comment.