You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

5 line
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