chore(tooling): re-add nix flake and update deps
Some checks failed
Actions / Build Documentation (MkDocs) (push) Failing after 27s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 48s

This commit is contained in:
cswimr 2025-02-04 20:18:31 -06:00
parent 2a5b924409
commit 999fd8e96f
Signed by: cswimr
GPG key ID: 0EC431A8DA8F8087
6 changed files with 194 additions and 104 deletions

View file

@ -38,6 +38,10 @@ dev-dependencies = ["pylint>=3.3.3", "ruff>=0.9.3", "sqlite-web>=0.6.4"]
[tool.uv.sources]
py-dactyl = { git = "https://github.com/cswimr/pydactyl" }
[tool.basedpyright]
typeCheckingMode = "basic"
reportAttributeAccessIssue = false # disabled because `commands.group.command` is listed as Any / Unknown for some reason
[tool.ruff]
# Exclude a variety of commonly ignored directories.
exclude = [