[tor-commits] [sbws/main] fix: Update python version for rtfd.io

juga at torproject.org juga at torproject.org
Tue May 25 13:20:26 UTC 2021


commit 51a90173b3c38e57b7af5679a7b7324bbe0d0001
Author: juga0 <juga at riseup.net>
Date:   Tue Apr 20 11:38:20 2021 +0000

    fix: Update python version for rtfd.io
---
 .readthedocs.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.readthedocs.yml b/.readthedocs.yml
index a052595..701a824 100644
--- a/.readthedocs.yml
+++ b/.readthedocs.yml
@@ -4,7 +4,7 @@ build:
   image: latest
 
 python:
-  version: 3.5
+  version: 3.7
   # To run "pip install ." in rtfd.io
   pip_install: true
 





More information about the tor-commits mailing list