installer.cfg 379 B

12345678910111213141516171819202122232425
  1. [Application]
  2. name=Mu
  3. version=1.0
  4. entry_point=mu.app:run
  5. [Python]
  6. version=3.6.3
  7. bitness=64
  8. format=bundled
  9. [Include]
  10. pypi_wheels=
  11. mu-editor==1.0.0b12
  12. PyQt5==5.9.1
  13. sip==4.19.5
  14. pyserial==3.4
  15. pycodestyle==2.3.1
  16. pyflakes==1.6.0
  17. QScintilla==2.10.1
  18. qtconsole==4.3.1
  19. traitlets==4.3.2
  20. ipython_genutils==0.2.0
  21. jupyter_core==4.4.0
  22. jupyter_client==5.1.0
  23. pygments==2.2.0