diff --git a/newsfragments/4429.misc.rst b/newsfragments/4429.misc.rst new file mode 100644 index 0000000000..9c4c11ef89 --- /dev/null +++ b/newsfragments/4429.misc.rst @@ -0,0 +1,2 @@ +Refactored ``test_bdist_wheel`` such that it creates examples in temporary +folders and run the ``bdist_wheel`` command programmatically without subprocesses.