installer.cfg 189 B

1234567891011121314
  1. [Application]
  2. name=List App (PyQt5)
  3. version=1.0
  4. entry_point=listapp:main
  5. [Python]
  6. version=3.5.1
  7. bitness=64
  8. format=bundled
  9. [Include]
  10. packages=listapp
  11. pypi_wheels= PyQt5==5.6
  12. sip==4.18