Files @ 98d80dfbd7e3
Branch filter:

Location: FVDE/ennstatus/MANIFEST.in - annotation

Dennis Fink
Don't fail on calculation weights for relays

Relays don't have a 5_years subkey in their weights json.
We fix this by using a try clause and simply continue with the
next iteration if a key is missing
1
2
3
recursive-include ennstatus/static *
recursive-include ennstatus/templates *
recursive-include ennstatus/api/schema *