GHC 2017-08-28

8 comments.

, https://git.io/v5ZR8 in pypa/python-packaging-user-guide
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.

, https://git.io/v5ZR4 in python/cpython
@ericvsmith I added a test.

, https://git.io/v5ZWm in kripken/emscripten
Cool, I added myself to AUTHORS.

, https://git.io/v5GeG in Homebrew/homebrew-core
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">

, https://git.io/v5sQU in Homebrew/formula-patches
Thanks

, https://git.io/v5sQT in Homebrew/formula-patches
@ilovezfs This?

, https://git.io/v5sKv in Homebrew/homebrew-core
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">

, https://git.io/v5sKf in pypa/python-packaging-user-guide
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`.