We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Basic idea: Add dh-virtualenv as a tool to your dependencies, and enjoy a 'bdist_deb' setuptools command, ready to run.
Goal: Easier adoption, especially for 'simple' projects.
Assumptions:
rules
Major TODOs:
bdist_deb
--docker-from=…
debian/
Open questions:
sudo dh_virtualenv --setup-system
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Basic idea: Add dh-virtualenv as a tool to your dependencies, and enjoy a 'bdist_deb' setuptools command, ready to run.
Goal: Easier adoption, especially for 'simple' projects.
Assumptions:
rules
)Major TODOs:
bdist_deb
setuptools command (with a--docker-from=…
option for container builds).debian/
directory or necessary files ⇒ could be an extra ticket and its own feature.Open questions:
sudo dh_virtualenv --setup-system
might be a viable solution.The text was updated successfully, but these errors were encountered: