From a99fa9492abab5cc2f0f82af43f3e88da0d0a856 Mon Sep 17 00:00:00 2001 From: grubert Date: Sat, 17 Apr 2021 11:16:03 +0000 Subject: [PATCH] skip 3.10 for now git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8700 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- sandbox/infrastructure/crosstest/index.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/sandbox/infrastructure/crosstest/index.txt b/sandbox/infrastructure/crosstest/index.txt index d88b0312c..68e43eda5 100644 --- a/sandbox/infrastructure/crosstest/index.txt +++ b/sandbox/infrastructure/crosstest/index.txt @@ -47,6 +47,16 @@ Log a/bin/python3.10 a/pyvenv.cfg + For now skip 3.10 + +* test wheel from 3.7 in every venv + with + + export LC_ALL=C + export PYTHONPATH= + export PYTHONWARNINGS=default + +MAYBE * test every wheel in every venv -- 2.11.4.GIT