Skip to content

shed_init produces yaml with Pythonic types described #243

@martenson

Description

@martenson

planemo shed_init --name=seqtk_test --owner=planemo --description="seqtk wrapper for test"

produces

description: !!python/unicode 'seqtk wrapper for test'
name: !!python/unicode 'seqtk_test'
owner: !!python/unicode 'planemo'

it still works with other Planemo commands but maybe is not valid .yaml and the types are not neccesary I think.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions