How to Install dh-virtualenv in Ubuntu 18.04



Install dh-virtualenv by entering the following commands in the terminal:

sudo apt update
sudo apt install dh-virtualenv

Description:

wrap and build python packages using virtualenv

This package provides a dh sequencer that helps you to deploy your virtualenv wrapped installation inside a Debian package.

Homepage: http://www.github.com/spotify/dh-virtualenv

Version: 1.0-1

Section: universe/python