mirror of
https://github.com/checktheroads/hyperglass
synced 2024-05-11 05:55:08 +00:00
increase minimum node version
This commit is contained in:
@@ -13,7 +13,7 @@ METADATA = (__name__, __version__, __author__, __copyright__, __license__)
|
||||
|
||||
MIN_PYTHON_VERSION = (3, 8)
|
||||
|
||||
MIN_NODE_VERSION = 14
|
||||
MIN_NODE_VERSION = 18
|
||||
|
||||
TARGET_FORMAT_SPACE = ("huawei", "huawei_vrpv8")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user