Install the optional dependencies into the debian package (#4325)
since #4298, the optional dependencies are no longer installed with a simple `pip install .`, which meant that they were not being included in the debian package. The easy fix to that is dh_virtualenv --extras, but that needs dh_virtualenv 1.1...
Showing
- changelog.d/4325.feature 1 addition, 0 deletionschangelog.d/4325.feature
- debian/build_virtualenv 2 additions, 1 deletiondebian/build_virtualenv
- debian/control 1 addition, 1 deletiondebian/control
- docker/Dockerfile-dhvirtualenv 33 additions, 4 deletionsdocker/Dockerfile-dhvirtualenv
- docker/build_debian.sh 0 additions, 14 deletionsdocker/build_debian.sh
changelog.d/4325.feature
0 → 100644
Please register or sign in to comment