Skip to content

Commit 86dc132

Browse files
authored
Update README.rst (#4303)
Update python version and theano information. Add some links.
1 parent de47253 commit 86dc132

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.rst

+3-2
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,9 @@ Another option is to clone the repository and install PyMC3 using
119119
Dependencies
120120
============
121121

122-
PyMC3 is tested on Python 3.6 and depends on Theano, NumPy,
123-
SciPy, and Pandas (see ``requirements.txt`` for version
122+
PyMC3 is tested on Python 3.6, 3.7, and 3.8 and depends on `Theano-PyMC <https://github.com/pymc-devs/Theano-PyMC>`__,
123+
NumPy, SciPy, and Pandas
124+
(see `requirements.txt <https://github.com/pymc-devs/pymc3/blob/master/requirements.txt>`__ for version
124125
information).
125126

126127
Optional

0 commit comments

Comments
 (0)