Hide wheels directory used on Debian-like systems (Ubuntu)

See https://www.debian.org/doc/packaging-manuals/python-policy/ch-module_packages.html

tl;dr Debian Policy requires wheels to be installed here and thus issuing
python3 -m venv .
on a Debian-like system creates this directory
This commit is contained in:
J. Kevin Bay 2018-11-09 19:59:44 -07:00
parent c2bb55b891
commit 926a6cba3d
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ parts/
sdist/
var/
wheels/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg