add py3.5 netifaces
This commit is contained in:
parent
717a291e19
commit
86cc34eed3
228 changed files with 1616 additions and 65914 deletions
|
|
@ -67,5 +67,5 @@ class VendorImporter:
|
|||
if self not in sys.meta_path:
|
||||
sys.meta_path.append(self)
|
||||
|
||||
names = 'packaging', 'pyparsing', 'six'
|
||||
names = 'packaging', 'six'
|
||||
VendorImporter(__name__, names).install()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue