diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-04 17:38:49 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-04 17:38:49 +0000 |
commit | 34de0b49d63d0539c5151f3001fb80db173cac9c (patch) | |
tree | c68cce344dc53b62c7f7ac5fa92c7dcfb6742c71 /requirements-dev.txt | |
parent | Initial commit. (diff) | |
download | litecli-34de0b49d63d0539c5151f3001fb80db173cac9c.tar.xz litecli-34de0b49d63d0539c5151f3001fb80db173cac9c.zip |
Adding upstream version 1.9.0.upstream/1.9.0upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'requirements-dev.txt')
-rw-r--r-- | requirements-dev.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/requirements-dev.txt b/requirements-dev.txt new file mode 100644 index 0000000..c517d59 --- /dev/null +++ b/requirements-dev.txt @@ -0,0 +1,10 @@ +mock +pytest>=3.6 +pytest-cov +tox +behave +pexpect +coverage +codecov +click +black
\ No newline at end of file |