File tree 2 files changed +5
-0
lines changed
2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 4
4
install -e .` into some virtualenv, edit the sourcecode and test out your
5
5
changes manually.
6
6
7
+ ## Community
8
+
9
+ The public-facing channels for support and development of Sentry SDKs can be found on [ Discord] ( https://discord.gg/Ww9hbqr ) .
10
+
7
11
## Running tests and linters
8
12
9
13
Make sure you have ` virtualenv ` installed, and the Python versions you care
Original file line number Diff line number Diff line change 8
8
9
9
[ ![ Build Status] ( https://travis-ci.com/getsentry/sentry-python.svg?branch=master )] ( https://travis-ci.com/getsentry/sentry-python )
10
10
[ ![ PyPi page link -- version] ( https://img.shields.io/pypi/v/sentry-sdk.svg )] ( https://pypi.python.org/pypi/sentry-sdk )
11
+ [ ![ Discord] ( https://img.shields.io/discord/621778831602221064 )] ( https://discord.gg/Ww9hbqr )
11
12
12
13
This is the next line of the Python SDK for [ Sentry] ( http://sentry.io/ ) , intended to replace the ` raven ` package on PyPI.
13
14
You can’t perform that action at this time.
0 commit comments