summaryrefslogtreecommitdiff
path: root/.meta.toml
diff options
context:
space:
mode:
authorJens Vagelpohl <jens@plyp.com>2022-11-13 11:53:51 +0100
committerJens Vagelpohl <jens@plyp.com>2022-11-13 11:53:51 +0100
commit21824c06ad22f1206e57530b5f0dadea88319597 (patch)
tree0c43c7448395f6dd8dfd40ce3398e1d5f9ba3762 /.meta.toml
parent0074a43cd4fa3a98bc5eacae04d636175f32fe66 (diff)
downloadzope-security-21824c06ad22f1206e57530b5f0dadea88319597.tar.gz
- Add support for building arm64 wheels on macOS.
Diffstat (limited to '.meta.toml')
-rw-r--r--.meta.toml5
1 files changed, 4 insertions, 1 deletions
diff --git a/.meta.toml b/.meta.toml
index d790e6b..c83bb8d 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 = "b4dd6f9ffd3d6a2cde7dc70512c62d4c7ed22cd6"
+commit-id = "57e4030390098babcc18db626cc426388394c231"
[python]
with-appveyor = true
@@ -50,6 +50,9 @@ additional-config = [
"- [\"2.7\", \"py27-watch\"]",
"- [\"3.7\", \"py37-watch\"]",
]
+additional-build-dependencies = [
+ "zope.proxy",
+ ]
[appveyor]
global-env-vars = [