Ericsson / codechecker

CodeChecker is an analyzer tooling, defect database and viewer extension for the Clang Static Analyzer and Clang Tidy
https://codechecker.readthedocs.io
Apache License 2.0
2.15k stars 357 forks source link

In pip site, only version 6.23.1 is available #4282

Closed dradoudine closed 2 days ago

dradoudine commented 2 days ago

Describe the bug When I install with pip I don't see 6.24 version In site https://pypi.org/project/codechecker/ latest version is not 6.24

CodeChecker version

To Reproduce Steps to reproduce the behaviour:

  1. Run command '...'
  2. Go to '...'
  3. Click on '....'
  4. Scroll down to '....'
  5. See error

Expected behaviour What you expected to happen.

Desktop (please complete the following information)

Additional context Add any other context about the problem.

whisperity commented 2 days ago

Sort-of duplicate of #4261.