How do you use Sentry?
Sentry Saas (sentry.io)
Version
none
Steps to Reproduce
Sometimes when switching branches between master and potel-base and then running generate-test-files.sh, toxgen will incorrectly detect which Python versions are supported by the SDK (e.g., 3.6+ for potel-base, when setup.py on potel-base explicitly lists 3.7+).
Looks like it's reading the data from the wrong sentry-sdk package.
Expected Result
Python versions to be correct
Actual Result
They are not