Skip to content
GitLab
Explore
Sign in
Register
settings/common: Fix STATIC_DIR for user install of swh-web
Code
Review changes
Check out branch
Download
Patches
Plain diff
Antoine Lambert
requested to merge
anlambert/swh-web:settings-fix-static-path-for-pip-user-install
into
master
Mar 30, 2023
Overview
5
Commits
1
Pipelines
2
Changes
1
Expand
Files are installed in
site.USER_BASE
in that case not in
sys.prefix
.
Merge request reports