Sfoglia il codice sorgente

flake8 6 requires a too large version of python

master
Lars van de Kerkhof 2 anni fa
parent
commit
8d545105ec
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      requirements.txt

+ 1
- 1
requirements.txt Vedi File

@@ -17,7 +17,7 @@ uWSGI>=2.0.19,<2.1
17 17
 whitenoise>=5.2,<6.5
18 18
 
19 19
 # Linting
20
-flake8==6.0.0
20
+flake8<6.0.0
21 21
 flake8-debugger==4.1.2
22 22
 isort==5.10.1
23 23
 

Loading…
Annulla
Salva