Skip to content

Commit 56a33ec

Browse files
committed
fixup! Specify which Python versions are actually supported and tested
1 parent 3d6d0e7 commit 56a33ec

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ pg\_activity releases. Before submitting a bug report here:
3434

3535
## From PyPI
3636

37-
pg\_activity can be installed using pip on Python 3.8 or later along with
38-
psycopg:
37+
pg\_activity can be installed using pip on Python 3.8 or later (see below) along
38+
with psycopg:
3939

4040
$ python3 -m pip install "pg_activity[psycopg]"
4141

0 commit comments

Comments
 (0)