Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PythonCheck: simplify requirement check using metadata #1231

Merged
merged 1 commit into from
May 8, 2024

Conversation

danigm
Copy link
Member

@danigm danigm commented May 3, 2024

Improve the python package requires and leftover check using python importlib.metadata module.

Fix #1172

Improve the python package requires and leftover check using python
importlib.metadata module.

Fix #1172
@danigm danigm merged commit cc732b7 into main May 8, 2024
11 of 13 checks passed
@danigm danigm deleted the python-missing-require branch May 8, 2024 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

python-missing-require does not report true-conditional requirements as missing
1 participant