mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 09:21:46 +00:00
minor changes
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user