ft: Deliver README and enable_completion with init + minor fixes

This commit is contained in:
Erik Fabrizzi
2025-11-15 16:54:18 +01:00
parent 4c20bd516c
commit c99e70e24f
6 changed files with 17 additions and 11 deletions

View File

@@ -17,4 +17,4 @@ grdr = "auto_grader.cli:main"
where = ["src"]
[tool.setuptools.package-data]
"auto_grader" = ["data/*"]
"auto_grader" = ["data/**/*"]