tr11 / python-configuration

A Python library to load configuration parameters

Home Page:https://tr11.github.io/python-configuration/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pip install instructions for optional loaders includes extra space

chinghwayu opened this issue · comments

Should be

pip install python-configuration[toml,yaml]

Want to submit a PR?