Skip to content

Commit

Permalink
Update compiler requirements for C++14 (#149)
Browse files Browse the repository at this point in the history
Co-authored-by: C. Weaver <[email protected]>
  • Loading branch information
cnweaver and C. Weaver authored Apr 8, 2024
1 parent 2660f2a commit be879ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ This depends on Boost and cmake, as well as the usual Python packages. Some addi

Minimum versions:

- GCC >= 4.7 or clang >= 3.3
- GCC >= 5.0 or clang >= 3.4
- Boost >= 1.48
- cmake >= 3.1
- Python >= 2.7 (although pre-Python-3 support is best-effort)
Expand Down

0 comments on commit be879ce

Please sign in to comment.