Skip to content

Fix toxgen detecting wrong sentry-sdk metadata #4556

@sentrivana

Description

@sentrivana

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

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions