diff options
| author | Mike McQuaid | 2018-03-02 16:21:29 +0000 | 
|---|---|---|
| committer | Mike McQuaid | 2018-03-02 16:21:29 +0000 | 
| commit | 84363f8a3a62508162ffae6bed10e1dc4ef4dae8 (patch) | |
| tree | 355072c196a254e601831bec12098baef42527d5 | |
| parent | 6302da37f66fe9bb04e95fe67e8529fe0086187d (diff) | |
| download | brew-84363f8a3a62508162ffae6bed10e1dc4ef4dae8.tar.bz2 | |
docs/Acceptable-Formulae: remove bindings mention.
We do accept these e.g. `boost-python`.
| -rw-r--r-- | docs/Acceptable-Formulae.md | 9 | 
1 files changed, 0 insertions, 9 deletions
| diff --git a/docs/Acceptable-Formulae.md b/docs/Acceptable-Formulae.md index df799bb1a..5f6e6fcc6 100644 --- a/docs/Acceptable-Formulae.md +++ b/docs/Acceptable-Formulae.md @@ -38,15 +38,6 @@ tarballs should include the version in the filename whenever possible.  We don’t accept software without a tagged version because they regularly break  due to upstream changes and we can’t provide [bottles](Bottles.md) for them. -### Bindings -First check that there is not already a binding available via -[`gem`](https://rubygems.org/) or [`pip`](http://www.pip-installer.org/) -etc. - -If not, then put bindings in the formula they bind to. This is more -useful to people. Just install the stuff! Having to faff around with -foo-ruby, foo-perl etc. is a bad user experience. -  ### Niche (or self-submitted) stuff  The software in question must: | 
