Declare dependency for typer

This commit is contained in:
Lance Edgar 2024-05-15 15:45:09 -05:00
parent 226c8750a3
commit a8107b6ab1

View file

@ -32,6 +32,7 @@ install_requires =
psycopg2
Tailbone
tailbone-corepos
typer
packages = find:
include_package_data = True