Skip to content

Commit

Permalink
meta.yaml update [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
lukapecnik committed Dec 11, 2020
1 parent 0cdb48a commit 920d5cb
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions conda/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,18 +13,18 @@ build:

requirements:
build:
- python>=3.6.1
- numpy>=1.19.1
- scikit-learn>=0.23.2
- NiaPy
- pandas>=1.1.4
- python >=3.6.1
- numpy >=1.19.1
- scikit-learn >=0.23.2
- niapy >=2.0.0rc11
- pandas >=1.1.4

run:
- python>=3.6.1
- numpy>=1.19.1
- scikit-learn>=0.23.2
- NiaPy
- pandas>=1.1.4
- python >=3.6.1
- numpy >=1.19.1
- scikit-learn >=0.23.2
- niapy >=2.0.0rc11
- pandas >=1.1.4

test:
imports:
Expand Down

0 comments on commit 920d5cb

Please sign in to comment.