# HG changeset patch # User Paul Fisher # Date 1571006652 14400 # Node ID a7fe635d1c88894a153d6e88123ad0f61ad7a627 # Parent 47987502bf4c603be1e964ecf9af36a9a07a8505 add a nice icon diff -r 47987502bf4c -r a7fe635d1c88 setup.py --- a/setup.py Sun Oct 13 18:22:06 2019 -0400 +++ b/setup.py Sun Oct 13 18:44:12 2019 -0400 @@ -2,7 +2,7 @@ setuptools.setup( name='weather-server', - version='0.0.4', + version='0.0.5', packages=setuptools.find_packages(), python_requires='>=3.7', install_requires=[ diff -r 47987502bf4c -r a7fe635d1c88 weather_server/static/thermometer.png Binary file weather_server/static/thermometer.png has changed diff -r 47987502bf4c -r a7fe635d1c88 weather_server/templates/location.html --- a/weather_server/templates/location.html Sun Oct 13 18:22:06 2019 -0400 +++ b/weather_server/templates/location.html Sun Oct 13 18:44:12 2019 -0400 @@ -6,6 +6,9 @@ +

{{ location.name }} conditions