- 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
5 lines
128 B
Plaintext
5 lines
128 B
Plaintext
# Development dependencies for superset-tools backend
|
|
# Install with: pip install -r requirements-dev.txt
|
|
|
|
pytest-httpx>=0.34.0
|