juergbi commented on code in PR #1590:
URL: https://github.com/apache/buildstream/pull/1590#discussion_r851943645
##########
tox.ini:
##########
@@ -2,7 +2,7 @@
# Tox global configuration
#
[tox]
-envlist = py37,py{38,39,310}-nocover
+envlist = py37-nocover,py{38,39,310}
Review Comment:
Based on the Debian 10 CI run of this branch and
https://github.com/apache/buildstream/pull/1420#issuecomment-773094285,
coverage should also work with Python 3.7. Have you encountered issues with
coverage in Python 3.7?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]