Commit Graph

3 Commits (f756f0fdd8244770f59c5fab0e73a6e0605fd84b)

Author SHA1 Message Date
Nelson Torres f756f0fdd8 Deribit's fixes
- `default.nix`: remove deprecated dep.
- Add `pyqtgraph` to `pyproject.toml`.
- Remove unused var `rfq` from Deribit's OptionPair.
2025-10-08 18:49:46 -03:00
Tyler Goodlet 8abe55dcc6 Add `ruff` to deps, bump `uv.lock`
Such that we start encouraging devs to lint code they touch and
hopefully we include a pass as part of our tests/CI eventually B)

Also, mk local `tractor` install `--editable` since without it being
a locally hackable repo it's kinda pointless to install from the local
fs Xp
2025-02-13 21:20:11 -05:00
Nelson Torres 12e371b027 uv migration 2025-02-12 11:19:34 -03:00