Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 

5 řádky
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