Skip to content
  • Franck Bret's avatar
    Install python requirements within a virtualenv · fcc62b017268
    Franck Bret authored
    Switch from os python packages dependencies installed through apt to
    virtualenv based installation (booksworm recommends to do so to install python
    packages).
    Set download destinations, requirements.txt and virtualenv path to /opt/
    instead of /root/.
    Also Ensure we have dependencies of both current website project default branch
    (Flex theme) and future one (custom theme and scss compilation using bulma).
    fcc62b017268