Techdocs / techdocs /setup.cfg
mayureshagashe2105's picture
Add logger to CLI
aa7111b
raw
history blame
184 Bytes
[metadata]
name = techdocs
version = 0.2.0
[options]
packages = techdocs
install_requires =
requests
[options.entry_points]
console_scripts =
techdocs = techdocs.cli:main