Mercurial > repos > lecorguille > anova
comparison README.rst @ 6:7dacba909bb6 draft
planemo upload commit 97ee01188e91030d15363ec8be8569ecb5439a1e-dirty
author | lecorguille |
---|---|
date | Mon, 04 Apr 2016 08:38:43 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
5:e2c81089af0d | 6:7dacba909bb6 |
---|---|
1 | |
2 Changelog/News | |
3 -------------- | |
4 | |
5 | |
6 **Version 1.1.4 04/04/2016** | |
7 | |
8 - TEST: refactoring to pass planemo test using conda dependencies | |
9 | |
10 | |
11 Test Status | |
12 ----------- | |
13 | |
14 ``` | |
15 planemo conda_install . | |
16 planemo test --install_galaxy --conda_dependency_resolution . | |
17 | |
18 #All 1 test(s) executed passed. | |
19 #abims_anova[0]: passed | |
20 ``` | |
21 |