diff --git a/requirements.txt b/requirements.txt index 3e4e6cd..3d0d525 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ +--extra-index-url=https://test.pypi.org/simple/ # Install clang-tools binaries (clang-format, clang-tidy) # For details please see: https://github.com/cpp-linter/clang-tools-pip clang-tools==0.13.1 - # cpp-linter core Python executable package # For details please see: https://github.com/cpp-linter/cpp-linter -cpp-linter==1.10.4 +cpp-linter==2.0.0rc8