Commit cb93d13e authored by Seb's avatar Seb
Browse files

Add locale folder to the manifest

parent 0853c548
......@@ -3,3 +3,4 @@ include README.rst
recursive-include wagtailvideos/templates *
recursive-include wagtailvideos/static *
recursive-include wagtailvideos/locale *
\ No newline at end of file
......@@ -10,7 +10,7 @@ from setuptools import find_packages, setup # noqa: E4
setup(
name="wagtailvideos",
version="4.2.1",
version="4.2.2",
description="A wagtail module for uploading and displaying videos in various codecs.",
long_description=readme,
author="Neon Jungle",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment