You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit adds requirements-dev.txt containing development dependencies for:
- Testing frameworks (pytest and plugins)
- Code quality tools (flake8, black, mypy)
- Documentation tools (sphinx, mkdocs)
- Future GUI/API/Database dependencies
- Development and security tools
These dependencies support the development workflow outlined in CLAUDE.md.
0 commit comments