SolarArbiter / solarforecastarbiter-api

HTTP API and database schema for the Solar Forecast Arbiter
https://api.solarforecastarbiter.org
MIT License
10 stars 6 forks source link

Add templates to MANIFEST.in #177

Closed lboeman closed 4 years ago

lboeman commented 4 years ago

Installing the app via setup.py and running the cli results in TemplateNotFound errors. I believe they just need to be added to the manifest for this to be remedied.