mirror of
https://github.com/shadoll/moma.git
synced 2026-08-28 03:27:34 +00:00
feat: Refactor main.py into renamer directory and update script entry point in pyproject.toml
This commit is contained in:
Vendored
BIN
Binary file not shown.
+1
-1
@@ -14,7 +14,7 @@ dependencies = [
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
renamer = "main:main"
|
||||
renamer = "renamer.main:main"
|
||||
|
||||
[tool.uv]
|
||||
package = true
|
||||
|
||||
Reference in New Issue
Block a user