]> git.phdru.name Git - mimedecode.git/blob - setup.cfg
Style(setup): Fix flake8 F821 undefined name `execfile` under Python 3
[mimedecode.git] / setup.cfg
1 [easy_install]
2 find_links = https://phdru.name/Software/Python/
3 optimize = 2
4
5 [egg_info]
6 tag_build = 
7 tag_date = 0
8 tag_svn_revision = 0
9