Skip to content

using .json file instead of .yaml after set_config_type('yaml') #45

@malefs

Description

@malefs

I set reading config from type 'yaml' and set the config name
in the config-directory i have two files 1. calc_config.yaml and 2. calc_config.json
vyper reads in the calc_config.json instead the calc_config.yaml.

v.set_config_type('yaml')
v.set_config_name("calc_config")
v.read_in_config()  

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions