File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed
Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -138,17 +138,19 @@ Doxygen will output the documents into the directory `doc`.
138138
139139#### Requirements
140140
141- - [ Clang 11] ( https://clang.llvm.org/ ) or
142- [ GCC 10] ( https://gcc.gnu.org/ )
141+ - [ Clang 11] ( https://clang.llvm.org/ ) ,
142+ [ Clang 14] ( https://clang.llvm.org/ ) ,
143+ [ GCC 10] ( https://gcc.gnu.org/ ) or
144+ [ GCC 12] ( https://gcc.gnu.org/ )
143145- [ Boost C++ libraries 1.79.0] ( https://www.boost.org/ )
144146- [ Doxygen 1.9.3] ( https://www.doxygen.nl/ )
145147- [ Graphviz] ( https://www.graphviz.org/ )
146- - [ include-what-you-use 0.12 ] ( https://include-what-you-use.org/ ) or
147- [ include-what-you-use 0.15 ] ( https://include-what-you-use.org/ )
148+ - [ include-what-you-use 0.15 ] ( https://include-what-you-use.org/ ) or
149+ [ include-what-you-use 0.17 ] ( https://include-what-you-use.org/ )
148150- [ Clang Format 11] ( https://clang.llvm.org/docs/ClangFormat.html )
149151- [ Dos2Unix] ( https://waterlan.home.xs4all.nl/dos2unix.html )
150- - [ Python 3.8 ] ( https://www.python.org/ ) or
151- [ Python 3.9 ] ( https://www.python.org/ )
152+ - [ Python 3.9 ] ( https://www.python.org/ ) or
153+ [ Python 3.10 ] ( https://www.python.org/ )
152154- [ mypy] ( http://www.mypy-lang.org/ )
153155- [ Black] ( https://black.readthedocs.io/en/stable/ )
154156- [ isort] ( https://pycqa.github.io/isort/ )
You can’t perform that action at this time.
0 commit comments