Files
wehub-resource-sync 1d6fd29cda
tests / test (push) Waiting to run
chore: import upstream snapshot with attribution
2026-07-13 12:36:27 +08:00

6 lines
198 B
Plaintext

# Dev / test dependencies for simp-skill
# Install: pip install -r requirements-dev.txt
pytest>=7
pytest-cov>=4
Pillow>=10 # required by tools/photo_analyzer.py (EXIF parsing) and its tests