Skip to content

Commit 5f4ba21

Browse files
committed
docs(README): Note supporting python 3.8+
1 parent 2a7a348 commit 5f4ba21

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ Window(@3 1:your_window, Session($1 your_project))
158158
Pane(%6 Window(@3 1:your_window, Session($1 your_project))
159159
```
160160

161-
Python 3.7+ supports [PEP
161+
Supports [PEP
162162
553](https://www.python.org/dev/peps/pep-0553/) `breakpoint()`
163163
(including `PYTHONBREAKPOINT`). Also supports direct commands via `-c`:
164164

@@ -267,7 +267,7 @@ See donation options at <https://git-pull.com/support.html>.
267267
# Project details
268268

269269
- tmux support: 1.8+
270-
- python support: >= 3.7, pypy, pypy3
270+
- python support: >= 3.8, pypy, pypy3
271271
- Source: <https://github.com/tmux-python/tmuxp>
272272
- Docs: <https://tmuxp.git-pull.com>
273273
- API: <https://tmuxp.git-pull.com/api.html>

0 commit comments

Comments
 (0)