Add Click as a dependency

This commit is contained in:
Nick Chambers 2022-08-18 02:58:22 -05:00
parent 57a1dfa7b8
commit 2b6cbee91d
1 changed files with 4 additions and 5 deletions

View File

@ -3,13 +3,12 @@ name = vultron
version = 0.1.0
[options]
packagee_dir =
= vultron
packages =
vultron
vultron.api
install_requires =
click
[options.entry_points]
console_scripts =
vultron = vultron.vultron:main
vultron = vultron.vultron:app