Skip to content

Commit

Permalink
add install construct.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jjhelmus committed Jul 16, 2019
1 parent 77a0d2f commit 2d583fa
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions installer/construct.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
name: conda4armv7l_installer
version: 1.0.0

channels:
- http://conda.anaconda.org/c4armv7l

conda_default_channels:
- http://conda.anaconda.org/c4armv7l

license_file: ../LICENSE.txt

specs:
- python
- conda
- pip

0 comments on commit 2d583fa

Please sign in to comment.