Add newsfragment.

This commit is contained in:
Matt Davis
2022-08-31 20:01:57 -04:00
parent f0d29d415c
commit 2cdf6eb6b7
+2
View File
@@ -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.