Files
Mai/pyproject.toml
Mai Development de6058f109
Some checks failed
Discord Webhook / git (push) Has been cancelled
feat(01-01): create Python project foundation with dependencies
- Created pyproject.toml with lmstudio, psutil, pydantic dependencies
- Created requirements.txt as fallback for pip install
- Created src/models/__init__.py with proper imports
- Set up PEP 518 compliant package structure
- Fixed .gitignore to allow src/models/ directory
2026-01-27 11:59:37 -05:00

1.2 KiB