any thing we can try on our side? If `pip install ...
# general
c
any thing we can try on our side? If
pip install omniduct==1.1.17
works but pants complain
No matching distribution found for omniduct==1.1.17
, is there a way for us to find out the difference between the two? I guess pants invokes pip under the hood, so understanding how pants exactly uses pip could be a starting point?