gpodder/tools/mac-osx
Teemu Ikonen 6bd0bb0530 Remove unused imports and pass statements
Fixes flake8 error F401.
Most errors were fixed by running

autoflake -i -r --remove-all-unused-imports .

which also removes unnecessary 'pass' statements, some by hand-editing.
2022-11-14 18:32:09 +02:00
..
Info.plist build gPodder bundle from tools/mac-osx and downloaded generic bundle (#1018) 2021-05-01 14:22:52 +02:00
README Restructure the source tree, modular installs 2012-02-23 20:38:55 +01:00
adjust-modifiers.xsl build gPodder bundle from tools/mac-osx and downloaded generic bundle (#1018) 2021-05-01 14:22:52 +02:00
create_icon.sh Restructure the source tree, modular installs 2012-02-23 20:38:55 +01:00
icon.icns Restructure the source tree, modular installs 2012-02-23 20:38:55 +01:00
launcher.py Remove unused imports and pass statements 2022-11-14 18:32:09 +02:00
make_cert_pem.py Fix linting issues from #1018. 2021-05-01 19:09:39 -06:00
release.sh build gPodder bundle from tools/mac-osx and downloaded generic bundle (#1018) 2021-05-01 14:22:52 +02:00
release_on_mac.sh mac-ci: try known working setuptools version 2022-08-30 20:46:23 +02:00

README

These files are used by the Mac OS X (MacPorts) port of gPodder.

For details, see bug 942 <http://gpodder.org/bug/942>.

For questions, please contact Eric Le Lay <elelay@macports.org>.