Skip to content

Commit aaa3a6a

Browse files
committed
chore: add python also to the host
1 parent 0ffee6c commit aaa3a6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conda/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ package:
66

77
source:
88
git_url: https://github.com/Loop3D/map2loop
9-
git_branch: chore--add-back-conda-build-config
109

1110
build:
1211
number: 0
1312

1413
requirements:
1514
host:
1615
- pip
16+
- python
1717
- setuptools
1818
run:
1919
- loopprojectfile ==0.2.2

0 commit comments

Comments
 (0)