Skip to content

Conversation

nitzmahone
Copy link
Member

  • Use an environment marker to declaratively exclude pycparser dep on PyPy instead of dynamically adding it in setup.py (which can erroneously flow through to PyPy embedded installation).

fixes #128

* use environment marker for conditional pycparser dep
@nitzmahone nitzmahone changed the title move most metadata to pyproject.toml Move most packaging metadata to pyproject.toml Sep 6, 2024
@nitzmahone nitzmahone merged commit 22d4fd8 into python-cffi:main Sep 6, 2024
12 checks passed
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.

Pip check on PyPy mistakenly fails due to missing pycparser
2 participants