Ge Yunxi
Ge Yunxi
I get it now, thanks for reminding
upstreamed [pycall.rb](https://github.com/red-data-tools/pycall.rb/pull/193).
Because only through building and testing can this package be successfully ported from the x86_64 architecture to the riscv64 architecture. the relevant codes in /spec/pycall_spec.rb that outputs the "Resolving dependencies..."...
I guess is in Bundler:lib/blunder.resolver.rb where ``` def before_resolution Bundler.ui.info "Resolving dependencies...", debug? end ``` [blunder](http://github.com/rubygems/bundler/blob/master/lib/bundler/resolver.rb)