mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
Merge pull request #25941 from jfindlay/time_lib
add timelib to dependency versions
This commit is contained in:
commit
98955057e0
@ -543,6 +543,7 @@ def versions_information(include_salt_cloud=False):
|
||||
('ZMQ', 'zmq', 'zmq_version'),
|
||||
('Mako', 'mako', '__version__'),
|
||||
('Tornado', 'tornado', 'version'),
|
||||
('timelib', 'timelib', 'version'),
|
||||
]
|
||||
|
||||
if include_salt_cloud:
|
||||
|
Loading…
Reference in New Issue
Block a user