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

Support environment markers in requires fields #12711

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

srittau
Copy link
Collaborator

@srittau srittau commented Sep 30, 2024

This still has limitations and exposes problems:

  • Platform markers don't work yet, since pyright and uv have different ideas what platforms exist.
  • Typed matplotlib is only available for Python 3.9+. Currently, the pyright tests use the same dependencies for all Python versions, making it impossible to test packages with a dependency on matplotlib.

@srittau srittau merged commit 6ba6589 into python:main Oct 2, 2024
67 checks passed
@srittau srittau deleted the env-markers branch October 2, 2024 08:14
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.

2 participants