[Git][reproducible-builds/reprotest][master] Do not run tests on py38
Holger Levsen
gitlab at salsa.debian.org
Tue Jan 19 17:29:03 UTC 2021
Holger Levsen pushed to branch master at Reproducible Builds / reprotest
Commits:
0aa3ae62 by Marek Marczykowski-Górecki at 2021-01-19T18:28:46+01:00
Do not run tests on py38
Python 3.8 is removed from bullseye and broken in sid (#979819).
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- tox.ini
Changes:
=====================================
tox.ini
=====================================
@@ -1,6 +1,6 @@
[tox]
# envlist = coverage-clean, py35, coverage-stats
-envlist = py38,py39
+envlist = py39
# skip_missing_interpreters = true
[testenv:coverage-clean]
View it on GitLab: https://salsa.debian.org/reproducible-builds/reprotest/-/commit/0aa3ae62748bcac3c8d810c2978a9f05a5ec6b37
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/reprotest/-/commit/0aa3ae62748bcac3c8d810c2978a9f05a5ec6b37
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20210119/71d7ecba/attachment.htm>
More information about the rb-commits
mailing list