fix: drop Python 3.8 support

Python 3.8 support has been dropped upstream.
This commit is contained in:
Brian May
2025-02-06 08:54:17 +11:00
parent cda60a5233
commit 1084c0f245
5 changed files with 5 additions and 7 deletions

View File

@ -6,7 +6,7 @@ Client side Requirements
- sudo, or root access on your client machine.
(The server doesn't need admin access.)
- Python 3.8 or greater.
- Python 3.9 or greater.
Linux with NAT method
@ -71,7 +71,7 @@ Experimental built-in support available. See :doc:`windows` for more information
Server side Requirements
------------------------
- Python 3.8 or greater.
- Python 3.9 or greater.
Additional Suggested Software