- # getsentry requirements overrides
- #
- # getsentry-specific dependencies now live in `sentry` in `requirements-getsentry.txt`
- #
- # this file is for listing in-development git archive overrides for sentry libraries
- #
- # the format is:
- # # comment explaining what you're doing
- # library-name @ https://github.com/getsentry/<repo>/archive/<40 char sha>.zip
- sentry-sdk @ https://github.com/getsentry/sentry-python/archive/67c963d9c8d5e7e9de6347aee0edcf0c58d9fb24.zip
|