diff --git a/news/5315.removal.rst b/news/5315.removal.rst new file mode 100644 index 00000000..47c95999 --- /dev/null +++ b/news/5315.removal.rst @@ -0,0 +1,2 @@ +Drop progress bar file due to recent performance optimization to combine ``batch_install`` requirements in at most two invocations of ``pip install``. +To see progress of install pass ``--verbose`` flag and ``pip`` progress will be output in realtime.