File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44install -e .` into some virtualenv, edit the sourcecode and test out your
55changes manually.
66
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+
711## Running tests and linters
812
913Make sure you have ` virtualenv ` installed, and the Python versions you care
Original file line number Diff line number Diff line change 88
99[ ![ Build Status] ( https://travis-ci.com/getsentry/sentry-python.svg?branch=master )] ( https://travis-ci.com/getsentry/sentry-python )
1010[ ![ 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 )
1112
1213This is the next line of the Python SDK for [ Sentry] ( http://sentry.io/ ) , intended to replace the ` raven ` package on PyPI.
1314
You can’t perform that action at this time.
0 commit comments