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

Requirement equality #69

Open
uranusjr opened this issue Sep 4, 2018 · 1 comment
Open

Requirement equality #69

uranusjr opened this issue Sep 4, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@uranusjr
Copy link
Member

uranusjr commented Sep 4, 2018

Currently the == operator on requirement is not very useful, since it includes a lot of information. It would be useful if there is a more practical equality check, e.g. ignores hashes if only one has them, consolidate URL and path-based specifications, etc.

@techalchemy
Copy link
Member

for praticality's sake it should probably just do a comparison against equivalent cache key

@techalchemy techalchemy added the enhancement New feature or request label Sep 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants