mirror of
https://github.com/sshuttle/sshuttle.git
synced 2025-08-14 02:05:09 +02:00
Drop testing of Python 3.5
Due to message from CI: DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will drop support for Python 3.5 in January 2021. pip 21.0 will remove support for this functionality.
This commit is contained in:
@ -11,7 +11,7 @@ Description
|
||||
-----------
|
||||
:program:`sshuttle` allows you to create a VPN connection from your
|
||||
machine to any remote server that you can connect to via
|
||||
ssh, as long as that server has python 3.5 or higher.
|
||||
ssh, as long as that server has python 3.6 or higher.
|
||||
|
||||
To work, you must have root access on the local machine,
|
||||
but you can have a normal account on the server.
|
||||
|
Reference in New Issue
Block a user