Files
ss-tools/backend/requirements-dev.txt
busya ec6421de35 rename ss-tools to superset-tools across the entire project
- Replace all occurrences of 'ss-tools' with 'superset-tools' in 104 files
- Rename git bundle file ss-tools.bundle → superset-tools.bundle
- Update .gitignore pattern accordingly
- Preserve variable names (hasSsTools etc.) and code identifiers
2026-06-16 11:15:19 +03:00

5 lines
128 B
Plaintext

# Development dependencies for superset-tools backend
# Install with: pip install -r requirements-dev.txt
pytest-httpx>=0.34.0