diff --git a/newsfragments/455.bugfix.rst b/newsfragments/455.bugfix.rst new file mode 100644 index 00000000..72bc9917 --- /dev/null +++ b/newsfragments/455.bugfix.rst @@ -0,0 +1 @@ +When reading installed files from an egg, use ``relative_to(walk_up=True)`` to honor files installed outside of the installation root. \ No newline at end of file