Skip to content

Commit 036cce8

Browse files
committed
(chore) build project with pixi
1 parent 1cedf6f commit 036cce8

File tree

4 files changed

+1991
-0
lines changed

4 files changed

+1991
-0
lines changed

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# GitHub syntax highlighting
2+
pixi.lock linguist-language=YAML linguist-generated=true

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,3 +104,6 @@ numcodecs/version.py
104104

105105
# Cython generated
106106
numcodecs/*.c
107+
# pixi environments
108+
.pixi
109+
*.egg-info

0 commit comments

Comments
 (0)