python-pskc branch master updated. 1.2-14-gc3f744d
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
python-pskc branch master updated. 1.2-14-gc3f744d
- From: Commits of the python-pskc project <python-pskc-commits [at] lists.arthurdejong.org>
- To: python-pskc-commits [at] lists.arthurdejong.org
- Reply-to: python-pskc-users [at] lists.arthurdejong.org, python-pskc-commits [at] lists.arthurdejong.org
- Subject: python-pskc branch master updated. 1.2-14-gc3f744d
- Date: Sun, 8 Sep 2024 17:59:31 +0200 (CEST)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "python-pskc".
The branch, master has been updated
via c3f744db315f823b72b9138e84f7fe887cc670fb (commit)
from ea5db6bec8078067afd1e420dfd72d3260fd51f6 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://arthurdejong.org/git/python-pskc/commit/?id=c3f744db315f823b72b9138e84f7fe887cc670fb
commit c3f744db315f823b72b9138e84f7fe887cc670fb
Author: Arthur de Jong <arthur@arthurdejong.org>
Date: Sun Sep 8 17:53:04 2024 +0200
Stop testing pypy (not 3)
diff --git a/tox.ini b/tox.ini
index 0c852b4..6cde845 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
[tox]
-envlist =
py{36,37,38,39,310,312,py,py3}-signxml,py{36,37,38,39,310,311,312,py,py3}{-legacy,-lxml}{,-defusedxml},flake8,docs,codespell
+envlist =
py{36,37,38,39,310,312,py,py3}-signxml,py{36,37,38,39,310,311,312,py3}{-legacy,-lxml}{,-defusedxml},flake8,docs,codespell
skip_missing_interpreters = true
[testenv]
-----------------------------------------------------------------------
Summary of changes:
tox.ini | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
python-pskc
- python-pskc branch master updated. 1.2-14-gc3f744d,
Commits of the python-pskc project