installer.cfg 219 B

123456789101112
  1. [Application]
  2. name=Aliens
  3. version=1.0
  4. # The aliens example is shipped with pygame, so there are no other files here.
  5. entry_point=pygame.examples.aliens:main
  6. [Python]
  7. version=3.4.0
  8. bitness=32
  9. [Include]
  10. packages=pygame