You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by di...@apache.org on 2022/02/17 18:21:53 UTC

[allura] 03/04: python3.7 - add remaining test dependencies used by jenkins to requirements-dev.txt

This is an automated email from the ASF dual-hosted git repository.

dill0wn pushed a commit to branch python3.7
in repository https://gitbox.apache.org/repos/asf/allura.git

commit 13c2d700c28399d29a0f410bc626d1f471dd23a1
Author: Dillon Walls <di...@slashdotmedia.com>
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