This is an automated email from the ASF dual-hosted git repository. brondsem pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/allura.git
commit 65938f260614f2bf9a527594d5c8af7850c6b37a Author: Dillon Walls <[email protected]> AuthorDate: Thu Feb 17 11:13:25 2022 -0500 python3.7 - add remaining test dependencies used by jenkins to requirements-dev.txt --- requirements-dev.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/requirements-dev.txt b/requirements-dev.txt index c0ea97f..de987cb 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -8,3 +8,6 @@ sphinx-rtd-theme sphinxcontrib-programoutput coverage nose +nose-xunitmp +pycodestyle +pyflakes
