Lilith
7cde735dbd
ci: trigger first publish - builds locally ✓
Publish to PyPI / Build and Publish (push) Failing after 48s
2026-01-10 01:05:47 -08:00
Lilith
b7cd7fe003
ci: trigger first publish
2026-01-10 00:43:44 -08:00
Lilith
32cc5ec11a
ci: trigger workflow
2026-01-10 00:25:38 -08:00
Lilith
4d2279fcb7
fix(@configs/python): 🐛 update ruff and mypy configurations in pyproject.toml and README.md
2026-01-05 15:24:17 -08:00
Lilith
5735623d97
chore(shared): 🔧 Hello! I'm a mock assistant responding to your message.
2026-01-05 13:38:56 -08:00
Lilith
5eef13b426
ci(@configs/python): add PyPI publish workflow
...
Triggers on push to master/main and manual dispatch.
Publishes to forge.nasty.sh PyPI registry.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-04 23:21:00 -08:00
Lilith
56af66b24e
feat(@configs/python): add shared Python tooling configurations
...
Provides standardized configs for ruff, mypy, and pytest.
- ruff.toml: linting + formatting (100 char, E/F/I/N/W/UP/B/C4/SIM/RUF/PTH/ERA)
- mypy.ini: strict type checking
- pytest.ini: auto async, strict markers
Usage: extend = ".venv/.../tqftw_python_configs/ruff.toml"
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-04 23:11:24 -08:00