diff options
Diffstat (limited to 'python/cov-core/slack-desc')
-rw-r--r-- | python/cov-core/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/cov-core/slack-desc b/python/cov-core/slack-desc new file mode 100644 index 0000000000..2c6d2ac824 --- /dev/null +++ b/python/cov-core/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +cov-core: cov-core (lib for use by pytest-cov) +cov-core: +cov-core: This is a lib package for use by pytest-cov, nose-cov and nose2-cov. +cov-core: Unless you're developing a coverage plugin for a test framework, you +cov-core: you probably want one of those. +cov-core: +cov-core: Homepage: https://github.com/schlamar/cov-core +cov-core: +cov-core: +cov-core: +cov-core: |