py-why / dowhy

DoWhy is a Python library for causal inference that supports explicit modeling and testing of causal assumptions. DoWhy is based on a unified language for causal inference, combining causal graphical models and potential outcomes frameworks.
https://www.pywhy.org/dowhy
MIT License
6.99k stars 923 forks source link

Move sphinx_design to docdeps #992

Closed darthtrevino closed 1 year ago

darthtrevino commented 1 year ago

I was installing dowhy with our intern, and noticed that the sphinx dependencies were being pulled in. These should only be installed when building the docsite.