Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
82 changes: 0 additions & 82 deletions .github/workflows/carma-conda.yml

This file was deleted.

8 changes: 0 additions & 8 deletions carma.recipe/bld.bat

This file was deleted.

13 changes: 0 additions & 13 deletions carma.recipe/build.sh

This file was deleted.

10 changes: 0 additions & 10 deletions carma.recipe/conda_build_config.yaml

This file was deleted.

29 changes: 0 additions & 29 deletions carma.recipe/meta.yaml

This file was deleted.

4 changes: 2 additions & 2 deletions environment_win.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: my-env

channels:
- set3mah
- conda-forge
- set3mah

dependencies:
- pkg-config
Expand All @@ -16,7 +16,7 @@ dependencies:
- gtest
- pybind11
- armadillo >= 12.6
- set3mah::carma
- carma
- pytest
- ninja
- mkl
Loading