You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
milestone on GitHub for the full list of pull requests and issues closed.
16
16
17
-
- Add Python site user base directory to config and data paths if ``site.ENABLE_USER_SITE`` is True (:ghpull:`242`)
17
+
- Add Python site user base subdirectories to config and data user-level paths if ``site.ENABLE_USER_SITE`` is True. One way to disable these directory additions is to set the ``PYTHONNOUSERSITE`` environment variable. This location can be customized by setting the ``PYTHONUSERBASE`` environment variable. (:ghpull:`242`)
0 commit comments