Y
Hacker News
new
|
ask
|
show
|
jobs
by
rowanseymour
1661 days ago
But doesn't even pip take that strict approach now?
1 comments
tfehring
1659 days ago
Yes, and that's probably the right default behavior. But with pip I think you can still work around it, e.g. by installing the sub-dependency manually and then installing with --no-deps.
link