enthought / distarray

Default Repo description from terraform module
BSD 3-Clause "New" or "Revised" License
5 stars 1 forks source link

Fix ReadTheDocs docs build #636

Closed bgrant closed 9 years ago

bgrant commented 9 years ago

In setup.py, set our install_requires conditionally on whether we're ReadTheDocs. If we're ReadTheDocs, skip all the dependencies.