Hello, I would like to avoid pulling pyyaml in my environment since I’m not using that configuration mode. Could you make it an [extra](https://setuptools.readthedocs.io/en/latest/setuptools.html#declaring-extras-optional-features-with-their-own-dependencies) ?
Hello, I would like to avoid pulling pyyaml in my environment since I’m not using that configuration mode. Could you make it an extra ?