Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Update requirements_test.txt #422

Closed
wants to merge 2 commits into from

Conversation

postrational
Copy link
Member

We're seeing warnings in CI:

/usr/local/lib/python3.5/dist-packages/packaging/requirements.py:57: UserWarning: warn_ungrouped_named_tokens_in_collection: setting results name 'specifier' on And expression collides with '_original_end' on contained expression
  VERSION_SPEC = originalTextFor(_VERSION_SPEC)("specifier")
/usr/local/lib/python3.5/dist-packages/packaging/requirements.py:60: UserWarning: warn_ungrouped_named_tokens_in_collection: setting results name 'marker' on And expression collides with '_original_end' on contained expression

This is related to:
pypa/packaging#170

Pinning pyparsing==2.4.0 as a workaround.

@postrational postrational deleted the mkarzyns/disable_pyparsing_warnings branch August 12, 2019 11:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant