diff --git a/.sampo/changesets/pompous-duke-aino.md b/.sampo/changesets/pompous-duke-aino.md new file mode 100644 index 0000000..f46375a --- /dev/null +++ b/.sampo/changesets/pompous-duke-aino.md @@ -0,0 +1,11 @@ +--- +pypi/generaltranslation: patch +pypi/generaltranslation-icu-messageformat-parser: patch +pypi/generaltranslation-intl-messageformat: patch +pypi/generaltranslation-supported-locales: patch +pypi/gt-fastapi: patch +pypi/gt-flask: patch +pypi/gt-i18n: patch +--- + +test: release diff --git a/.sampo/config.toml b/.sampo/config.toml index f8f976f..5b2372a 100644 --- a/.sampo/config.toml +++ b/.sampo/config.toml @@ -10,4 +10,4 @@ show_acknowledgments = true [packages] ignore_unpublished = true -ignore = ["examples/*"] +ignore = ["examples/*", "gt-python"]