refactor: rename package from mytoolkit to bin
- Move all source files from mytoolkit/ to bin/ - Update entry point and build config in pyproject.toml - Add pillow and pypdf dependencies - Update README and .gitignore paths - Remove unused subprocess import in pdf.py - Clean up duplicate imports in pdf merge command
This commit is contained in:
+1
-1
@@ -13,4 +13,4 @@ build/
|
||||
.mypy_cache/
|
||||
|
||||
# Config contains sensitive data (API keys)
|
||||
mytoolkit/config.json
|
||||
bin/config.json
|
||||
|
||||
Reference in New Issue
Block a user