Skip to content

templates/icons/*.svg not included in release package #88

@mixxorz

Description

@mixxorz

I tried installing 0.11 and found that I get this error:

  File "/venv/lib/python3.11/site-packages/django/template/loader.py", line 19, in get_template
    raise TemplateDoesNotExist(template_name, chain=chain)
django.template.exceptions.TemplateDoesNotExist: wagtail_ab_testing/icons/crown.svg

Upon further inspection, it looks like the release uploaded to PyPI does not contain these files. So something's wrong with the release process that the *.svg files are not included in the final package.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions