Skip to content

Commit fce55c0

Browse files
Remove pygraphviz from docs
1 parent b174f55 commit fce55c0

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

docs/source/installation.rst

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,6 @@ Requirements
66
CausalTestingFramework requires python version 3.9 or later
77
If installing on Windows, ensure `Microsoft Visual C++ <https://docs.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist>`_ is version 14.0 or greater
88

9-
Pygraphviz
10-
----------
11-
12-
Pygraphviz can be installed through the conda-forge channel::
13-
14-
conda install -c conda-forge pygraphviz
15-
16-
17-
Alternatively, on Linux systems, this can be done with `sudo apt install graphviz libgraphviz-dev`.
18-
199
Pip Install
2010
-----------
2111
To install the Causal Testing Framework using :code:`pip` for the latest stable version::

0 commit comments

Comments
 (0)