Hacker News new | ask | show | jobs
by vetinari 2714 days ago
You should not mix bdist_rpm and venv; but you can build eggs or wheels with bdist_egg/bdist_whl and install these into venv.