Skip to content

Commit

Permalink
setup.cfg changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Red Giuliano committed Jan 9, 2025
1 parent 7732d01 commit 3c55928
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ install_requires =
pydantic<=2.10.5
astroid<=3.3.8
duckdb<=1.1.3
matplotlib<=3.9.4
pydantic-settings<=2.7.1
typer<=0.15.1
rich<=13.9.4
Expand All @@ -39,6 +38,7 @@ components =
plotly<=5.24.1
pygwalker<=0.4.9.13
openai<=1.59.5
matplotlib<=3.9.4
[options.entry_points]
console_scripts =
zero-true = zt_cli.cli:cli_app
Expand Down

0 comments on commit 3c55928

Please sign in to comment.