aboutsummaryrefslogtreecommitdiffstats
path: root/changelog.d/2165.breaking.rst
blob: a9b598b9379310c7fd016b73822aa83ef6ec08b4 (plain)
1
Setuptools no longer installs a site.py file during easy_install or develop installs. As a result, .eggs on PYTHONPATH will no longer take precedence over other packages on sys.path. If this issue affects your production environment, please reach out to the maintainers at #2165.