diff --git a/.meta.toml b/.meta.toml index 41c1c6d..0ef23fa 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 = "f9baadf16d8091d825297dc11596d4c736ffa908" +commit-id = "3cabefa1ea66c0536869c1e82ce5c94cdbff5f34" [python] with-appveyor = true diff --git a/setup.cfg b/setup.cfg index 604f726..3f09201 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,6 +3,9 @@ [bdist_wheel] universal = 1 +[zest.releaser] +create-wheel = no + [flake8] doctests = 1