@@ -17,8 +17,6 @@ shell-logger
17
17
|codecov |
18
18
|CodeFactor |
19
19
|CodeQL |
20
- |conda-forge Version |
21
- |conda-forge Downloads |
22
20
|Continuous Integration |
23
21
|Contributor Covenant |
24
22
|GitHub Contributors |
@@ -42,9 +40,6 @@ shell-logger
42
40
:target: https://www.codefactor.io/repository/github/sandialabs/shell-logger/overview/master
43
41
.. |CodeQL | image :: https://github.com/sandialabs/shell-logger/actions/workflows/github-code-scanning/codeql/badge.svg
44
42
:target: https://github.com/sandialabs/shell-logger/actions/workflows/github-code-scanning/codeql
45
- .. |conda-forge Version | image :: https://img.shields.io/conda/v/conda-forge/shell-logger?label=conda-forge
46
- :target: https://anaconda.org/conda-forge/shell-logger
47
- .. |conda-forge Downloads | image :: https://img.shields.io/conda/d/conda-forge/shell-logger?label=conda-forge%20downloads
48
43
.. |Continuous Integration | image :: https://github.com/sandialabs/shell-logger/actions/workflows/continuous-integration.yml/badge.svg
49
44
:target: https://github.com/sandialabs/shell-logger/actions/workflows/continuous-integration.yml
50
45
.. |Contributor Covenant | image :: https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg
@@ -53,15 +48,15 @@ shell-logger
53
48
:target: https://github.com/sandialabs/shell-logger/graphs/contributors
54
49
.. |Documentation Status | image :: https://readthedocs.org/projects/shell-logger/badge/?version=latest
55
50
:target: https://shell-logger.readthedocs.io/en/latest/?badge=latest
56
- .. |License | image :: https://anaconda.org/conda-forge/shell-logger/badges/ license.svg
51
+ .. |License | image :: https://img.shields.io/badge/ license-BSD_3_Clause-black
57
52
:target: https://github.com/sandialabs/shell-logger/blob/master/LICENSE.md
58
53
.. |Merged PRs | image :: https://img.shields.io/github/issues-pr-closed-raw/sandialabs/shell-logger.svg?label=merged+PRs
59
54
:target: https://github.com/sandialabs/shell-logger/pulls?q=is:pr+is:merged
60
55
.. |OpenSSF Best Practices | image :: https://bestpractices.coreinfrastructure.org/projects/7632/badge
61
56
:target: https://bestpractices.coreinfrastructure.org/projects/7632
62
57
.. |OpenSSF Scorecard | image :: https://api.securityscorecards.dev/projects/github.com/sandialabs/shell-logger/badge
63
58
:target: https://securityscorecards.dev/viewer/?uri=github.com/sandialabs/shell-logger
64
- .. |Platforms | image :: https://anaconda.org/conda-forge/shell-logger/badges/platforms.svg
59
+ .. |Platforms | image :: https://img.shields.io/badge/Platforms-Linux%7CMacOS-orange
65
60
.. |pre-commit | image :: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit
66
61
:target: https://github.com/pre-commit/pre-commit
67
62
.. |pre-commit.ci Status | image :: https://results.pre-commit.ci/badge/github/sandialabs/shell-logger/master.svg
0 commit comments