minor changes

This commit is contained in:
krande
2022-08-07 15:35:55 +02:00
parent e5abe60f89
commit 5417bfa323
+2 -2
View File
@@ -1,8 +1,8 @@
compile:
conda activate condabuild && conda-build -c conda-forge . --keep-old-work --python 3.10.4
conda activate conda-build && conda-build -c conda-forge . --keep-old-work --python 3.10.4
debug:
conda activate condabuild && conda-debug -c conda-forge . --python 3.10.4
conda activate conda-build && conda-debug -c conda-forge . --python 3.10.4
install:
conda env create -f environment.yml