diff options
| author | Tres Seaver <tseaver@palladion.com> | 2012-12-21 02:33:35 +0000 |
|---|---|---|
| committer | Tres Seaver <tseaver@palladion.com> | 2012-12-21 02:33:35 +0000 |
| commit | 0f2f43ec5829eae4ffd2b7bb80a4ca8bbd84bc6c (patch) | |
| tree | 9aa52c10b4335f92379dc6120db2a97aea4cf190 /setup.cfg | |
| parent | 3e1b17dab707098c59dd92553796bffe7307df19 (diff) | |
| download | zope-security-0f2f43ec5829eae4ffd2b7bb80a4ca8bbd84bc6c.tar.gz | |
Add 'setup.py docs' alias.
Installs 'Sphinx' and `repoze.sphinx.autointerface'.
Diffstat (limited to 'setup.cfg')
| -rw-r--r-- | setup.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,3 +7,4 @@ where=src [aliases] dev = develop easy_install zope.security[testing] +docs = easy_install zope.security[docs] |
