Skip to content

Commit b450ff0

Browse files
pin typepigeon hotfix version
1 parent 971a7aa commit b450ff0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ install_requires =
2525
sshtunnel
2626
tablecrow>=1.4.3
2727
teek
28-
typepigeon
28+
typepigeon>=1.0.11
2929
typer
3030

3131
[options.extras_require]
@@ -49,5 +49,5 @@ documentation =
4949

5050
[options.entry_points]
5151
console_scripts =
52-
packetraven=packetraven.packetraven:packetraven_command
52+
packetraven=packetraven.__main__:main
5353

0 commit comments

Comments
 (0)