Refactored to scale cli with click library
This commit is contained in:
@@ -12,7 +12,8 @@ dependencies = [
|
||||
"pyarrow (>=23.0.1,<24.0.0)",
|
||||
"python-dotenv (>=1.2.2,<2.0.0)",
|
||||
"pytest (>=9.0.3,<10.0.0)",
|
||||
"requests-mock (>=1.12.1,<2.0.0)"
|
||||
"requests-mock (>=1.12.1,<2.0.0)",
|
||||
"click (>=8.3.3,<9.0.0)"
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
|
||||
Reference in New Issue
Block a user