mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-01-26 02:05:57 -05:00
debbea5b29
Pip can install multiple dependencies at the same time, so there is no need to use xargs -n1. It's significantly slower with -n1, so let's not do it with no reason.