Skip to content

Commit

Permalink
Update to changed naming in meta/config (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Jan 21, 2021
1 parent a73dbfe commit 1bc6942
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .meta.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# https://github.com/zopefoundation/meta/tree/master/config/pure-python
[meta]
template = "pure-python"
commit-id = "13207dce4ea1a51f579fedbf1b41b30fb60d4216"
commit-id = "2f8a259d7589d70e4fa73654d5a28f174f0959a0"

[python]
with-pypy = true
Expand All @@ -15,7 +15,7 @@ with-appveyor = false
fail-under = 90

[tox]
additional-testenv = [
testenv-additional = [
"setenv =",
" ZOPE_INTERFACE_STRICT_IRO=1",
]
Expand Down

0 comments on commit 1bc6942

Please sign in to comment.