Skip to content

Commit

Permalink
switch to git src
Browse files Browse the repository at this point in the history
  • Loading branch information
2bndy5 committed Nov 27, 2024
1 parent 491ae9c commit 92045d3
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# allow pip to check for pre-releases from test-pypi
--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==2.0.0rc8
# For details please see: https://github.com/cpp-linter/cpp-linter-rs
# cpp-linter==2.0.0rc8
git+https://github.com/cpp-linter/cpp-linter-rs.git@fix-rogue-review-comments

0 comments on commit 92045d3

Please sign in to comment.