omegaconf

[all]
variconf[toml,yaml]

[mypy]
variconf[test]
mypy
types-PyYAML
types-setuptools

[test]
variconf[all]
pytest

[toml]
tomli

[yaml]
pyyaml
