Skip to content
Snippets Groups Projects
Commit 20038376 authored by Paul McCarthy's avatar Paul McCarthy :mountain_bicyclist:
Browse files

MNT: No compiler, everything as runtime dep, to prevent built package being

pinned to a specific version of python
parent 632a5a8b
No related branches found
No related tags found
No related merge requests found
......@@ -24,14 +24,6 @@ build:
- {{ name }}
requirements:
host:
- python 3.7.*
- tk 8.6.*
- openblas 0.3.*
- zlib >=1.2.*
- boost >=1.58
build:
- {{ compiler('cxx') }}
run:
- python 3.7.*
- tk 8.6.*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment