Thanks for the explanation. I don't really need a specific guide — I just had trouble recalling the name `extras_require` yesterday, so I went to the guide, and realized it's not there. If it doesn't belong there in the first place, no big deal.
imagemagick 7.0.6-10
====================
Created with `brew bump-formula-pr`.
---
Please remember to
```
brew mirror imagemagick
```
when merging.
<img src="https://i.imgur.com/s8TMOSU.png" width="40" height="53">
imagemagick@6 6.9.9-10
======================
Created with `brew bump-formula-pr`.
---
Please remember to
```
brew mirror imagemagick@6
```
when merging.
<img src="https://i.imgur.com/s8TMOSU.png" width="40" height="53">
extras_require not documented in distributing-packages.rst
==========================================================
`extras_require` is documented at [setuptools.readthedocs.io]( https://setuptools.readthedocs.io/en/latest/setuptools.html#declaring-extras-optional-features-with-their-own-dependencies) but not in `distributing-packages.rst`.