✅ Test the CLI
This commit is contained in:
parent
8cb0fe4b19
commit
8b12b056e4
3 changed files with 240 additions and 0 deletions
|
|
@ -12,5 +12,10 @@ dependencies = [
|
|||
[tool.uv]
|
||||
package = true
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"pytest>=9.1.1",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
git-annex-duplicates = "git_annex_duplicates:main"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue