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

Psycopg2 with the --no-binary option appears to be completely ignored #345

Open
MartinFalatic opened this issue Apr 4, 2019 · 1 comment
Labels
bug considering Under consideration dparse

Comments

@MartinFalatic
Copy link
Contributor

I have a requirements line thus:

psycopg2==2.7.7 --no-binary psycopg2

It gets completely ignored. I don't see it in the logs, the deps before and after it get checked OK, but Pyup acts as though this line doesn't exist. Why might that be?

(This may be a distant relative of #327 in some way.)

@rafaelpivato rafaelpivato added bug considering Under consideration labels Mar 28, 2020
@rafaelpivato
Copy link
Contributor

Valid bug IMHO. At this moment our requirements line parsing is a bit primitive. It would be cool if we could rely more on https://github.com/pyupio/dparse instead of duplicating efforts here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug considering Under consideration dparse
Projects
None yet
Development

No branches or pull requests

2 participants