Skip to content

Commit 8934d53

Browse files
authored
Update index.rst
drop support for Python 3.8
1 parent 8673a07 commit 8934d53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The core of Blinker is quite small but provides powerful features:
2323
- thread safety
2424

2525
Blinker was written by Jason Kirtand and is provided under the MIT
26-
License. The library supports Python 3.8 or later; or PyPy3.9 or later.
26+
License. The library supports Python 3.9 or later.
2727

2828

2929
Decoupling With Named Signals

0 commit comments

Comments
 (0)