Skip to content

Commit

Permalink
Note that we test with clang 16.
Browse files Browse the repository at this point in the history
  • Loading branch information
joaander committed Aug 3, 2023
1 parent 93815a3 commit 749f791
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BUILDING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ Install prerequisites

**General requirements:**

- C++17 capable compiler (tested with ``gcc`` 9 - 12 and ``clang`` 10 - 14)
- C++17 capable compiler (tested with ``gcc`` 9 - 12 and ``clang`` 10 - 16)
- Python >= 3.8
- NumPy >= 1.17.3
- pybind11 >= 2.2
Expand Down

0 comments on commit 749f791

Please sign in to comment.