File tree 1 file changed +9
-6
lines changed
1 file changed +9
-6
lines changed Original file line number Diff line number Diff line change 11
11
'Crypto' : 'pycrypto' ,
12
12
'PIL' : 'Pillow' }
13
13
14
- modules = '''arrow bottle bs4 certifi Crypto csssect cycler dateutil dropbox ecdsa et_xmlfile evernote faker feedparser
15
- flask google html2text html5lib httplib2 images2gif itsdangerous jdcal jedi jinja2 libmodernize
16
- markdown markdown2 markupsafe matplotlib mccabe midiutil mpl_toolkits mpmath numpy oauth2 paramiko
17
- parsedatetime PIL pycparser pyflakes pygments pylab pyparsing PyPDF2
18
- pytest pytz qrcode reportlab requests sgmllib simpy six sqlalchemy sqlite3 sympy
19
- thrift turtle twitter wavebender werkzeug wsgiref xmltodict yaml yapf''' .split ()
14
+ modules = '''arrow bottle bs4 certifi Crypto cycler dateutil dropbox ecdsa
15
+ et_xmlfile evernote faker feedparser flask google html2text
16
+ html5lib httplib2 images2gif itsdangerous jdcal jedi jinja2
17
+ libmodernize markdown markdown2 markupsafe matplotlib mccabe
18
+ midiutil mpl_toolkits mpmath numpy oauth2 paramiko parsedatetime
19
+ PIL pycparser pyflakes pygments pylab pyparsing PyPDF2 pytest pytz
20
+ qrcode reportlab requests sgmllib simpy six sqlalchemy sqlite3
21
+ sympy thrift turtle twitter wavebender werkzeug wsgiref xmltodict
22
+ yaml yapf''' .split ()
20
23
21
24
## Removed: mechanize midiutil screenplain xhtml2pdf
22
25
You can’t perform that action at this time.
0 commit comments