This is an automated email from the ASF dual-hosted git repository. not-in-ldap pushed a commit to branch tpollard/python38 in repository https://gitbox.apache.org/repos/asf/buildstream.git
commit 1a4c6ae221c8f1e96c74768653ff457ce938361d Author: Tom Pollard <[email protected]> AuthorDate: Mon Dec 16 12:36:26 2019 +0000 Try coverage with 5.0 full release --- requirements/cov-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/cov-requirements.txt b/requirements/cov-requirements.txt index 1e60e4a..beb9c3b 100644 --- a/requirements/cov-requirements.txt +++ b/requirements/cov-requirements.txt @@ -1,4 +1,4 @@ -coverage==5.0b2 +coverage==5.0 pytest-cov==2.8.1 Cython==0.29.14 ## The following requirements were added by pip freeze:
