12345678910111213141516171819202122232425 |
- [Application]
- name=Mu
- version=1.0
- entry_point=mu.app:run
- [Python]
- version=3.6.3
- bitness=64
- format=bundled
- [Include]
- pypi_wheels=
- mu-editor==1.0.0b12
- PyQt5==5.9.1
- sip==4.19.5
- pyserial==3.4
- pycodestyle==2.3.1
- pyflakes==1.6.0
- QScintilla==2.10.1
- qtconsole==4.3.1
- traitlets==4.3.2
- ipython_genutils==0.2.0
- jupyter_core==4.4.0
- jupyter_client==5.1.0
- pygments==2.2.0
|