annotate MANIFEST.in @ 33:beedfa8eaa3f

Add grid lines to the graph. - Adds time gridlines on the hour and 15 minutes. - Adds temperature gridlines on 10, 5, and 1 degree intervals. - Increases chart range. - Changes from rounding temperature to floor()ing it.
author Paul Fisher <paul@pfish.zone>
date Sat, 12 Jun 2021 20:22:46 +0000
parents 47987502bf4c
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
19
47987502bf4c Add graph, make it public, and bump the version.
Paul Fisher <paul@pfish.zone>
parents: 7
diff changeset
1 recursive-include weather_server/static/ *
7
4c25d5bb3534 Fix manifest data paths.
Paul Fisher <paul@pfish.zone>
parents: 6
diff changeset
2 include weather_server/templates/*