diff options
| -rw-r--r-- | setup.cfg | 2 | 
1 files changed, 2 insertions, 0 deletions
@@ -40,6 +40,8 @@ hydrilla_website =      locales/*/LC_MESSAGES/messages.mo      py.typed      **/*.jinja +    static/*.svg +    static/*.ico  [options.packages.find]  where = src  | 
