You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ponymail.apache.org by se...@apache.org on 2021/12/31 12:25:30 UTC

[incubator-ponymail-foal] branch master updated: Start test requirements list

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

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git


The following commit(s) were added to refs/heads/master by this push:
     new e6caf42  Start test requirements list
e6caf42 is described below

commit e6caf428e33c1b1608a8fa5133eebb82eb467213
Author: Sebb <se...@apache.org>
AuthorDate: Fri Dec 31 12:25:19 2021 +0000

    Start test requirements list
---
 test/requirements.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/test/requirements.txt b/test/requirements.txt
new file mode 100644
index 0000000..3065184
--- /dev/null
+++ b/test/requirements.txt
@@ -0,0 +1,2 @@
+# These items are needed for running tests
+mypy
\ No newline at end of file