1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-13 01:20:24 +02:00

add - make all external python requirements optional

This commit is contained in:
Kelly Brazil
2021-03-26 16:29:10 -07:00
parent 808c7bc0a9
commit 5312701515

View File

@ -12,6 +12,7 @@ jc changelog
time_minute, and time_second fields
- Update last parser to use new timestamp function
- Add -h option to display the help text. Piping errors no longer show the help text.
- Make all external python library requirements optional: pygments, ruamel.yaml, xmltodict
20210305 v1.14.4
- Packaging fix only for binaries and RPMs hosted on https://github.com/kellyjonbrazil/jc-packaging.