pip/news/8372.removal

5 lines
304 B
Plaintext
Raw Normal View History

2020-06-01 12:28:18 +02:00
Deprecate -b/--build/--build-dir/--build-directory. Its current behaviour is confusing
and breaks in case different versions of the same distribution need to be built during
the resolution process. Using the TMPDIR/TEMP/TMP environment variable, possibly
combined with --no-clean covers known use cases.