summaryrefslogtreecommitdiff
path: root/.meta.toml
diff options
context:
space:
mode:
authorJens Vagelpohl <jens@plyp.com>2023-01-04 13:12:56 +0000
committerGitHub <noreply@github.com>2023-01-04 13:12:56 +0000
commit4ce834ea770da57d7f9bbd0ea7f6e939e1969db2 (patch)
treec01ecf06d6d971684b1a45c98fa705189cd6d467 /.meta.toml
parent53791f56364adc05a87d2a58fb5e71ea3dfec7d2 (diff)
parent2c317fed288f858eb5fa88e455887c710664b596 (diff)
downloadzope-i18nmessageid-4ce834ea770da57d7f9bbd0ea7f6e939e1969db2.tar.gz
Merge pull request #34 from zopefoundation/config-with-c-code-template-53791f56
- 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