MANIFEST.in
README.rst
setup.cfg
setup.py
tests/test_cli.py
weather/__init__.py
weather/cli.py
weather/commands/__init__.py
weather/commands/base.py
weather/commands/location.py
weather/commands/today.py