galaxyproject / galaxyproject/planemo
Planemo lint doesn't support having container and requirement together
Open
- Dominant language
- Python
- Stars
- 110
- Forks
- 102
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 13
Description
```
xxxxx
python
xxxx
```
Galaxy tool seems to support this kind of setting as above, but `planemo lint` throws an error on it.
```
ERROR:SCHEMASV:SCHEMAV_ELEMENT_CONTENT: Element 'requirement': This element is not expected. Expected is ( container ).
```
Contributor guide
Assessment
This issue has not been assessed yet.