docs: add Apple clang 13 to list of supported compilers

This commit is contained in:
Frank Dischner
2022-01-27 21:31:25 -06:00
parent bd92f9cf28
commit ad48d29ed9
2 changed files with 2 additions and 0 deletions

View File

@@ -21,6 +21,7 @@ with a permissive `MIT license <https://github.com/mpusz/units/blob/master/LICEN
- gcc-10
- clang-12
- Visual Studio 16.9
- Apple clang 13
.. toctree::
:maxdepth: 2

View File

@@ -9,6 +9,7 @@ Installation And Usage
- gcc-10
- clang-12
- Visual Studio 16.9
- Apple clang 13
Repository Structure and Dependencies
-------------------------------------