Techdocs / techdocs /setup.cfg
mayureshagashe2105's picture
Update CLI
bf88ab3
raw
history blame
184 Bytes
[metadata]
name = techdocs
version = 0.1.4
[options]
packages = techdocs
install_requires =
requests
[options.entry_points]
console_scripts =
techdocs = techdocs.cli:main