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