mirror of
https://github.com/LerianStudio/ring
synced 2026-04-21 21:47:49 +00:00
refactor(installer): introduce adapter and transformer architecture fix(security): harden installer against path traversal and symlinks docs: add comprehensive guides for multi-platform support and migration fix(beads): improve stop hook logic to check for open issues
8 lines
216 B
Text
8 lines
216 B
Text
# Ring Multi-Platform Installer Requirements
|
|
# Core installer uses stdlib only - no external dependencies required
|
|
|
|
# Optional: For development/testing
|
|
# pytest>=7.0.0
|
|
# pytest-cov>=4.0.0
|
|
# mypy>=1.0.0
|
|
# ruff>=0.1.0
|