weegee/setup.cfg

13 lines
183 B
INI

[metadata]
name = weegee
version = 0.1.0
[options]
packages = weegee
install_requires =
jinja2 >= 3.0
[options.entry_points]
console_scripts =
weegee = weegee.__main__:main