summaryrefslogtreecommitdiff
path: root/.meta.toml
diff options
context:
space:
mode:
authorJens Vagelpohl <jens@plyp.com>2022-11-16 12:48:36 +0100
committerJens Vagelpohl <jens@plyp.com>2022-11-16 12:48:36 +0100
commit91f84c7d08fee4a6a4a17a9937743824c352c55b (patch)
treecb12afbea623990e7a5c75a21407e9fcd45244d1 /.meta.toml
parentc2f66ea00ba3c8cb390925c900806b112b2aac31 (diff)
downloadzope-security-91f84c7d08fee4a6a4a17a9937743824c352c55b.tar.gz
- prepare release 5.6 and package cleanups5.6
Diffstat (limited to '.meta.toml')
-rw-r--r--.meta.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.meta.toml b/.meta.toml
index c83bb8d..e6bc2a1 100644
--- a/.meta.toml
+++ b/.meta.toml
@@ -2,7 +2,7 @@
# https://github.com/zopefoundation/meta/tree/master/config/c-code
[meta]
template = "c-code"
-commit-id = "57e4030390098babcc18db626cc426388394c231"
+commit-id = "342271a70d886e753e5cc629e8a81b3cfab692ac"
[python]
with-appveyor = true
@@ -12,6 +12,7 @@ with-future-python = false
with-legacy-python = true
with-docs = true
with-sphinx-doctests = true
+with-macos = false
[tox]
use-flake8 = true