Techdocs / techdocs /setup.cfg
mayureshagashe2105's picture
API generation change
ae83ec3
raw
history blame
184 Bytes
[metadata]
name = techdocs
version = 0.1.5
[options]
packages = techdocs
install_requires =
requests
[options.entry_points]
console_scripts =
techdocs = techdocs.cli:main