Skip to content

Commit 302a0c3

Browse files
committed
small adjustment to docs
1 parent 3aa1d5c commit 302a0c3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/install.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ Requirements
2929
~~~~~~~~~~~~
3030
pyOptSparse has the following dependencies:
3131

32-
* Python 3.7 or 3.8, though other Python 3 versions will likely work
33-
* C and Fortran compilers.
34-
We recommend ``gcc`` and ``gfortran`` which can be installed via the package manager for your operating system.
32+
* Python 3.10+
33+
* Fortran compilers
34+
We recommend ``gfortran`` which can be installed via the package manager for your operating system.
3535

3636
Please make sure these are installed and available for use.
3737
Python dependencies are automatically handled by ``pip``, so they do not need to be installed separately.

0 commit comments

Comments
 (0)