We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ec8fff commit 8fd9e24Copy full SHA for 8fd9e24
pyproject.toml
@@ -65,6 +65,7 @@ build.include = [
65
build.artifacts = [
66
"djangocms_text/static/**",
67
"djangocms_text/contrib/**/static/**",
68
+ "djangocms_text/locale/**/*.mo",
69
"djangocms_text/THIRD_PARTY_LICENSES.txt",
70
]
71
version.path = "djangocms_text/__init__.py"
0 commit comments