kislyuk / yq

Command-line YAML, XML, TOML processor - jq wrapper for YAML/XML/TOML documents
https://kislyuk.github.io/yq/
Apache License 2.0
2.58k stars 83 forks source link

install `tq` entrypoint #68

Closed romain-dartigues closed 4 years ago

romain-dartigues commented 5 years ago

I noticed the tq entrypoint has been left out the setup.py...

kislyuk commented 4 years ago

TOML is no longer supported by yq. The tq command name conflicts with the nq package.