Skip to content

Commit

Permalink
shift env management to pixi
Browse files Browse the repository at this point in the history
  • Loading branch information
cnrrobertson committed Jul 4, 2024
1 parent 09d147e commit 574e6a6
Show file tree
Hide file tree
Showing 4 changed files with 4,647 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# GitHub syntax highlighting
pixi.lock linguist-language=YAML linguist-generated=true
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,6 @@
/_site/
.CondaPkg
.DS_Store
# pixi environments
.pixi
*.egg-info
Loading

0 comments on commit 574e6a6

Please sign in to comment.