Skip to content

Local development requirements packages #5209

Answered by foarsitter
moas asked this question in Q&A
Discussion options

You must be logged in to vote

Because you develop for production.

I'm using the capture_exception function of sentry a lot. It should mean that I cannot run my code locally without installing the sentry-sdk. Of course I can work around by writing code but I want my environments as equal as possible.

Another thing that comes to my mind is that a production dependency can be incompatible with you local stack. That is not something I want to find out in production. I know, it is highly theoretical, but installing the dependencies has no downside to me.

Feel free to read some about the change over here: #4838

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by browniebroke
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question answered Automatically closed as answered after a custom delay
2 participants
Converted from issue

This discussion was converted from issue #5205 on July 12, 2024 06:41.