diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-05-11 08:46:20 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-05-11 08:46:20 +0000 |
commit | 60b8ecaf2afb874b733c1c61be26da68df51d989 (patch) | |
tree | 8888727f276e44d23fc64b6b285dc00150a7a466 /requirements-t.txt | |
parent | Initial commit. (diff) | |
download | treelib-60b8ecaf2afb874b733c1c61be26da68df51d989.tar.xz treelib-60b8ecaf2afb874b733c1c61be26da68df51d989.zip |
Adding upstream version 1.6.4.upstream/1.6.4
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'requirements-t.txt')
-rw-r--r-- | requirements-t.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/requirements-t.txt b/requirements-t.txt new file mode 100644 index 0000000..eaed303 --- /dev/null +++ b/requirements-t.txt @@ -0,0 +1,5 @@ +pytest>=7.0.0 +coverage>=4.4.1 +flake8==5.0.0 +flake8-black==0.3.6 +black==23.1.0
\ No newline at end of file |