Closed
Description
xref #50295 (comment)
These packages are already brought in by s3fs
and moto
. By not listing them explicitly, the time it takes to pip install -r requirements-dev.txt
goes from >54 minutes to <3 minutes.
It would be good, however, to list everything that's explicitly used - is there way to put them back without impacting pip install time?