summaryrefslogtreecommitdiff
path: root/docs/requirements.pip
AgeCommit message (Collapse)Author
2017-10-11[doc] install deps from wheels when building docsdrebs
If pyzqm is built with --install-option, then all dependencies will be forced to install from source. By removing that option, we allow pip to use wheels.
2017-09-29[doc] add dependency on mock for docsdrebs
2017-06-29[doc] use bundled pyzmq when building docdrebs
2017-06-06[doc] move sphinx up to root of docs dirdrebs