mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-23 21:58:46 +00:00
minor changes
This commit is contained in:
+2
-2
@@ -1,8 +1,8 @@
|
|||||||
compile:
|
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:
|
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:
|
install:
|
||||||
conda env create -f environment.yml
|
conda env create -f environment.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user