Initial attempt at switching to a conda based build environment
Some checks failed
autoBIGS.engine/pipeline/head There was a failure building this commit

This commit is contained in:
2025-02-21 05:37:56 +00:00
parent b8cebb8ba4
commit 2822a483e3
10 changed files with 202 additions and 175 deletions

5
.vscode/extensions.json vendored Normal file
View File

@@ -0,0 +1,5 @@
{
"recommendations": [
"piotrpalarz.vscode-gitignore-generator"
]
}