Skip to content

Commit b827d28

Browse files
committed
switch to rust pre-release
using test-pypi
1 parent 667db28 commit b827d28

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# Install clang-tools binaries (clang-format, clang-tidy)
2-
# For details please see: https://github.com/cpp-linter/clang-tools-pip
3-
clang-tools==0.13.1
41

52
# cpp-linter core Python executable package
63
# For details please see: https://github.com/cpp-linter/cpp-linter
7-
cpp-linter==1.10.4
4+
-i https://test.pypi.org/simple/ cpp-linter==2.0.0rc8
5+
# Install clang-tools binaries (clang-format, clang-tidy)
6+
# For details please see: https://github.com/cpp-linter/clang-tools-pip
7+
clang-tools==0.13.1

0 commit comments

Comments
 (0)