Include lib64 for virtualenv
On systems that require a lib64, virtualenv creates a symlink to the local lib.
This commit is contained in:
parent
be3333655b
commit
efab0fd13c
@ -4,6 +4,7 @@
|
||||
[Bb]in
|
||||
[Ii]nclude
|
||||
[Ll]ib
|
||||
[Ll]ib64
|
||||
[Ll]ocal
|
||||
[Ss]cripts
|
||||
pyvenv.cfg
|
||||
|
Loading…
Reference in New Issue
Block a user