summaryrefslogtreecommitdiff
path: root/.meta.toml
diff options
context:
space:
mode:
authorMichael Howitz <mh@gocept.com>2022-08-24 07:10:35 +0200
committerGitHub <noreply@github.com>2022-08-24 07:10:35 +0200
commit49037e88990a9a1702619346dfe4bdd189f92df0 (patch)
tree8dfea29b63d96e83b9e6a2a9443686712f62c425 /.meta.toml
parent94bc3003f888118c8b03dc9827ff3a26a2abdf99 (diff)
parentb541ca989f041e7b1b05aec9d6d4c29917b9e7a0 (diff)
downloadzope-tales-issue19.tar.gz
Merge branch 'master' into issue19issue19
Diffstat (limited to '.meta.toml')
-rw-r--r--.meta.toml5
1 files changed, 3 insertions, 2 deletions
diff --git a/.meta.toml b/.meta.toml
index 2cd2e91..fad8c6e 100644
--- a/.meta.toml
+++ b/.meta.toml
@@ -2,14 +2,15 @@
# https://github.com/zopefoundation/meta/tree/master/config/pure-python
[meta]
template = "pure-python"
-commit-id = "20bd2b81e77d10768865fa8ec7840352a7ebab8f"
+commit-id = "efb3f62f0f2d8deea657bae8db49a191698e62ef"
[python]
-with-appveyor = false
with-pypy = true
with-legacy-python = true
with-docs = true
with-sphinx-doctests = false
+with-windows = false
+with-future-python = false
[tox]
use-flake8 = true