summaryrefslogtreecommitdiff
path: root/.meta.toml
diff options
context:
space:
mode:
Diffstat (limited to '.meta.toml')
-rw-r--r--.meta.toml5
1 files changed, 3 insertions, 2 deletions
diff --git a/.meta.toml b/.meta.toml
index 492325b..11d26ca 100644
--- a/.meta.toml
+++ b/.meta.toml
@@ -2,15 +2,15 @@
# https://github.com/zopefoundation/meta/tree/master/config/pure-python
[meta]
template = "pure-python"
-commit-id = "fba6d957ba447b6fa369d872e803756bd5176391"
+commit-id = "d03ad585"
[python]
with-windows = false
with-pypy = true
with-future-python = false
-with-legacy-python = true
with-docs = true
with-sphinx-doctests = true
+with-macos = false
[tox]
use-flake8 = true
@@ -40,6 +40,7 @@ ignore-bad-ideas = [
"src/zope/i18n/tests/locale/en/LC_MESSAGES/zope-i18n.mo",
"src/zope/i18n/tests/locale2/en/LC_MESSAGES/zope-i18n.mo",
"src/zope/i18n/tests/locale3/en/LC_MESSAGES/zope-i18n.mo",
+ "src/zope/i18n/tests/locale3/en/LC_MESSAGES/zope-i18n2.mo",
"src/zope/i18n/tests/pl-default.mo",
"src/zope/i18n/tests/sr-default.mo",
"src/zope/i18n/tests/sr@Cyrl-default.mo",