installer.cfg 222 B

123456789101112131415
  1. [Application]
  2. name=List App (PyQt5)
  3. version=1.0
  4. entry_point=listapp:main
  5. [Python]
  6. version=3.8.7
  7. bitness=64
  8. format=bundled
  9. [Include]
  10. packages=listapp
  11. pypi_wheels= pyqt5==5.15.6
  12. pyqt5-qt5==5.15.2
  13. pyqt5-sip==12.9.0