aiondemand / aiondemand/AIOD-rest-api
[DOC] Add Windows development setup guide and fix mysqlclient installation
未关闭
- 主要语言
- Python
- 星标
- 36
- 派生
- 77
- PR 合并指标
- 30 天内没有已合并 PR
描述
## Problem
The current documentation does not cover Windows-specific
setup issues. Contributors on Windows face multiple blockers:
1. `mysqlclient` fails to build without Microsoft C++ Build Tools
2. No mention of `docker-compose.yaml` (vs .yml) filename
3. No Windows-specific instructions in CONTRIBUTING docs
## Proposed Solution
- Add a Windows setup section to the contributing guide
- Document the mysqlclient fix for Windows
- Clarify correct docker compose commands for Windows
## Environment
- OS: Windows 11
- Python: 3.14
- Docker: 29.2.1
贡献指南
评估
这个 Issue 还没有评估数据。