mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2026-04-24 20:56:11 +02:00
require ifconfig-parser v0.0.5 for mac and bytes support
This commit is contained in:
@@ -10,7 +10,7 @@ setuptools.setup(
|
||||
author_email='kellyjonbrazil@gmail.com',
|
||||
description='This tool serializes the output of popular command line tools to structured JSON output.',
|
||||
install_requires=[
|
||||
'ifconfig-parser'
|
||||
'ifconfig-parser>=0.0.5'
|
||||
],
|
||||
license='MIT',
|
||||
long_description=long_description,
|
||||
|
||||
Reference in New Issue
Block a user