Remove support for Python 3.6 and 3.7

Fixes #716
This commit is contained in:
Brian May
2022-03-29 11:44:35 +11:00
parent 5719d424de
commit 6d36916f48
4 changed files with 7 additions and 10 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.6 or greater.
- Python 3.8 or greater.
Linux with NAT method
@ -72,7 +72,7 @@ cmd.exe with Administrator access. See :doc:`windows` for more information.
Server side Requirements
------------------------
- Python 3.6 or greater.
- Python 3.8 or greater.
Additional Suggested Software