File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Sentry Dynamic Sampling Controller
2
2
3
3
[ ![ PyPI] ( https://img.shields.io/pypi/v/sentry-dynamic-sampling-lib?color=blue )] ( https://pypi.org/project/sentry-dynamic-sampling-lib/ )
4
- ![ Tests Status] ( https://github.com/SpikeeLabs/sentry-dynamic-sampling-lib/actions/workflows/.github/workflows/test .yml/badge.svg )
5
- [ ![ codecov] ( https://codecov.io/gh/SpikeeLabs/sentry-dynamic-sampling-lib/branch/main/graph/badge.svg?token=NK5V6YMWW0 )] ( https://codecov.io/gh/SpikeeLabs/sentry-dynamic-sampling-lib )
4
+ ![ Tests Status] ( https://github.com/SpikeeLabs/sentry-dynamic-sampling-lib/actions/workflows/.github/workflows/tests .yml/badge.svg )
5
+ [ ![ codecov] ( https://codecov.io/gh/SpikeeLabs/sentry-dynamic-sampling-lib/branch/main/graph/badge.svg?token=RON7F8QTZX )] ( https://codecov.io/gh/SpikeeLabs/sentry-dynamic-sampling-lib )
6
6
![ PyPI - Python Version] ( https://img.shields.io/pypi/pyversions/sentry-dynamic-sampling-lib )
7
7
![ PyPI - License] ( https://img.shields.io/pypi/l/sentry-dynamic-sampling-lib )
8
8
Original file line number Diff line number Diff line change 6
6
maintainers = [
" jeanloup.monnier <[email protected] >" ]
7
7
readme = " README.md"
8
8
packages = [{ include = " sentry_dynamic_sampling_lib" }]
9
- license = " BSD 2 "
9
+ license = " BSD-2-Clause "
10
10
repository = " https://github.com/SpikeeLabs/django-admin-action-tools"
11
11
12
12
classifiers = [
You can’t perform that action at this time.
0 commit comments