diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-11 12:10:20 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-11 12:10:20 +0000 |
commit | af35234f452fde58f2a445b656c7cd334368b301 (patch) | |
tree | b4035453c237a13cfddcc23c1bd1c299df88da22 /.coveragerc | |
parent | Releasing debian version 1.11.1-1. (diff) | |
download | litecli-af35234f452fde58f2a445b656c7cd334368b301.tar.xz litecli-af35234f452fde58f2a445b656c7cd334368b301.zip |
Merging upstream version 1.12.3.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '.coveragerc')
-rw-r--r-- | .coveragerc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.coveragerc b/.coveragerc deleted file mode 100644 index aea4994..0000000 --- a/.coveragerc +++ /dev/null @@ -1,3 +0,0 @@ -[run] -parallel = True -source = litecli |