Skip to content

Commit 4818619

Browse files
committed
constructor.config: Adds a way to package this with constructor.
1 parent b9eb128 commit 4818619

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

constructor.config/construct.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
name: lab_config
2+
version: "0.1.0"
3+
4+
channels:
5+
- http://repo.continuum.io/pkgs/free/
6+
- https://conda.anaconda.org/jakirkham
7+
8+
specs:
9+
- lab_config
10+
11+
keep_pkgs: true
12+
13+
conda_default_channels:
14+
- http://repo.continuum.io/pkgs/free/
15+
- https://conda.anaconda.org/jakirkham

0 commit comments

Comments
 (0)