Switching to uv and direnv.

This commit is contained in:
g* 2025-11-09 12:20:16 +01:00
commit 888b8ae98f
6 changed files with 96 additions and 34 deletions

5
.gitignore vendored
View file

@ -132,3 +132,8 @@ cython_debug/
# PyPI configuration file
.pypirc
# uv lock files
uv.lock
*.pyc
.python-version