run update.sh, install netifaces
This commit is contained in:
parent
feb4ce7352
commit
717a291e19
258 changed files with 71187 additions and 1047 deletions
|
|
@ -67,5 +67,5 @@ class VendorImporter:
|
|||
if self not in sys.meta_path:
|
||||
sys.meta_path.append(self)
|
||||
|
||||
names = 'packaging', 'six'
|
||||
names = 'packaging', 'pyparsing', 'six'
|
||||
VendorImporter(__name__, names).install()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue