mirror of
https://github.com/puppetlabs/infinitory.git
synced 2026-01-26 02:08:41 -05:00
Command line options with Click
This commit is contained in:
parent
3f0ae46db0
commit
78932d180b
2 changed files with 47 additions and 6 deletions
1
setup.py
1
setup.py
|
|
@ -20,6 +20,7 @@ setuptools.setup(
|
|||
|
||||
packages = [ "sreinventory" ],
|
||||
install_requires = [
|
||||
"click",
|
||||
"Jinja2",
|
||||
"markdown2",
|
||||
"pygments",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue