mirror of
https://github.com/sshuttle/sshuttle.git
synced 2025-08-09 23:57:36 +02:00
fix: drop Python 3.8 support
Python 3.8 support has been dropped upstream.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user