google / clusterfuzz

Scalable fuzzing infrastructure.
https://google.github.io/clusterfuzz
Apache License 2.0
5.27k stars 551 forks source link

Replace pipenv #4153

Open oliverchang opened 1 month ago

oliverchang commented 1 month ago

pipenv has caused a lot of issues for us (in multiple projects, not just clusterfuzz). These range from speed, format stability, and transparency of errors.

There are better alternatives.

jonathanmetzman commented 1 month ago

@di you think well of poetry right?