add python 3.9 support
This commit is contained in:
parent
6c08336154
commit
681bba4f12
4 changed files with 13 additions and 10 deletions
|
@ -20,15 +20,15 @@ feature requests, etc. :)
|
|||
|
||||
Thanks a lot!
|
||||
|
||||
+------------------------------------+-------------------------+
|
||||
| **Required i3wm version** | 4.12+ |
|
||||
+------------------------------------+-------------------------+
|
||||
| **Supported Python versions** | 3.4, 3.5, 3.6, 3.7, 3.8 |
|
||||
+------------------------------------+-------------------------+
|
||||
| **Supported FontAwesome versions** | 4 only |
|
||||
+------------------------------------+-------------------------+
|
||||
| **Per-module requirements** | see :doc:`modules` |
|
||||
+------------------------------------+-------------------------+
|
||||
+------------------------------------+------------------------------+
|
||||
| **Required i3wm version** | 4.12+ |
|
||||
+------------------------------------+------------------------------+
|
||||
| **Supported Python versions** | 3.4, 3.5, 3.6, 3.7, 3.8, 3.9 |
|
||||
+------------------------------------+------------------------------+
|
||||
| **Supported FontAwesome versions** | 4 only |
|
||||
+------------------------------------+------------------------------+
|
||||
| **Per-module requirements** | see :doc:`modules` |
|
||||
+------------------------------------+------------------------------+
|
||||
|
||||
see :doc:`FAQ` for details on this
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue