summaryrefslogtreecommitdiff
path: root/.meta.toml
diff options
context:
space:
mode:
authorJens Vagelpohl <jens@plyp.com>2023-01-03 14:52:28 +0100
committerJens Vagelpohl <jens@plyp.com>2023-01-03 14:52:28 +0100
commitd5c9fe7e470fbd65d916c7d24ffd808efdcad30f (patch)
tree8018cfee465e47deb5ba0e7c9259fda70f8c8e3e /.meta.toml
parentd7145657a546bb97f2395b3add2be446d9285b2c (diff)
downloadzope-i18nmessageid-d5c9fe7e470fbd65d916c7d24ffd808efdcad30f.tar.gz
- Drop support for Python 2.7, 3.5, 3.6
Diffstat (limited to '.meta.toml')
-rw-r--r--.meta.toml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.meta.toml b/.meta.toml
index 30ce2b2..92b1a21 100644
--- a/.meta.toml
+++ b/.meta.toml
@@ -2,14 +2,13 @@
# https://github.com/zopefoundation/meta/tree/master/config/c-code
[meta]
template = "c-code"
-commit-id = "342271a70d886e753e5cc629e8a81b3cfab692ac"
+commit-id = "3c9d0741"
[python]
with-appveyor = true
with-windows = false
with-pypy = true
with-future-python = false
-with-legacy-python = true
with-docs = true
with-sphinx-doctests = true
with-macos = false