Skip to content

Commit

Permalink
switch to rust pre-release
Browse files Browse the repository at this point in the history
using test-pypi
  • Loading branch information
2bndy5 committed Nov 26, 2024
1 parent 667db28 commit 430f792
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# 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
-i https://test.pypi.org/simple/ cpp-linter==2.0.0rc8
# Install clang-tools binaries (clang-format, clang-tidy)
# For details please see: https://github.com/cpp-linter/clang-tools-pip
-i https://pypi.org/simple clang-tools==0.13.1

0 comments on commit 430f792

Please sign in to comment.