Skip to content

Commit e7b6159

Browse files
author
Gerry Manoim
committed
DOC: update documentation for gcc
1 parent fd1383c commit e7b6159

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ libpy supports:
2525

2626
libpy requires:
2727

28-
- gcc>=8 or clang>=10
28+
- gcc>=9 or clang>=10
2929
- numpy>=1.11.3
3030

3131
Optional Requirements

docs/source/install.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ lipy supports:
1111

1212
lipy requires:
1313

14-
- gcc>=8 or clang>=10
14+
- gcc>=9 or clang>=10
1515
- numpy>=1.11.3
1616

1717
Optional Requirements

0 commit comments

Comments
 (0)