Build only one noarch package with python >=3.6
This commit is contained in:
@ -15,10 +15,10 @@ build:
|
||||
|
||||
requirements:
|
||||
build:
|
||||
- python
|
||||
- python >=3.6
|
||||
- setuptools
|
||||
run:
|
||||
- python
|
||||
- python >=3.6
|
||||
- numpy
|
||||
- scipy
|
||||
- pandas
|
||||
|
Reference in New Issue
Block a user