This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
scossu
/
lakesuperior_legacy
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Przeglądaj źródła
Support for Python 3.6 in readthedocs.
Stefano Cossu
6 lat temu
rodzic
5a46947a6d
commit
e05f6f41c0
1 zmienionych plików
z
6 dodań
i
0 usunięć
Widok podzielony
Pokaż statystyki zmian
6
0
readthedocs.yml
+ 6
- 0
readthedocs.yml
Wyświetl plik
@@ -0,0 +1,6 @@
+build:
+ image: latest
+
+python:
+ version: 3.6
+ setup_py_install: true