Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 

5 righe
142 B

  1. # Install with: pip install -r requirements-build.txt
  2. # Used only for building the .exe (PyInstaller).
  3. -r requirements.txt
  4. pyinstaller>=6.0.0