14 lines
263 B
Markdown
14 lines
263 B
Markdown
# 2026-03-08
|
|
|
|
## Decisions
|
|
- Use Poetry for package management
|
|
- Install aiohttp to fix CLI dependency
|
|
|
|
## Learnings
|
|
- Poetry virtualenvs need to be rebuilt after dependency changes
|
|
- Use `pip install -e` for development
|
|
|
|
## Facts
|
|
- Python 3.13.5
|
|
- Debian Trixie
|