mirror of
https://github.com/tgorordo/carousel.git
synced 2026-06-12 20:42:13 -07:00
update some tooling
This commit is contained in:
parent
c571fa1d17
commit
4235e47c6d
3 changed files with 15 additions and 0 deletions
1
.envrc
Normal file
1
.envrc
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
use nix
|
||||||
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
|
||||||
|
__pycache__/
|
||||||
|
|
||||||
|
.venv
|
||||||
|
.venv/
|
||||||
|
venv/
|
||||||
|
|
||||||
|
.ipynb_checkpoints
|
||||||
|
.ruff_cache/
|
||||||
|
.pytest_cache/
|
||||||
|
.benchmarks/
|
||||||
|
|
||||||
|
uv.lock
|
||||||
1
.python-version
Normal file
1
.python-version
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
3.13
|
||||||
Loading…
Add table
Add a link
Reference in a new issue