Skip to content
Snippets Groups Projects
Commit 626b551f authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

[menpofit] Update to 0.6.1

parent 2caa8b06
No related branches found
No related tags found
1 merge request!423Base software updates
{% set version = "0.5.0" %}
{% set version = "0.6.1" %}
package:
name: menpofit
......@@ -19,19 +19,20 @@ requirements:
run:
- python
- menpo >=0.8,<0.9
- menpo >=0.9,<0.10
- scikit-learn >=0.16
test:
requires:
- nose
- pytest
- mock
imports:
- menpofit
commands:
- nosetests menpofit
- nosetests -v menpofit
about:
home: https://github.com/menpo/menpofit/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment