You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,13 +3,13 @@
3
3
4
4
This application is no longer actively maintained and has been deprecated in favor of `pysonar`. `pysonar` offers a more Python-centric experience and support for newer versions of SonarQube.
5
5
6
-
**Please migrate to `pysonar` for all future usage.**
6
+
**Please migrate to [`pysonar`](https://pypi.org/project/pysonar/) for all future usage.**
7
7
8
8
You can install it via pip:
9
9
`pip install pysonar`
10
10
11
11
# License
12
12
13
-
Copyright 2011-2024 SonarSource.
13
+
Copyright 2011-2025 SonarSource.
14
14
15
15
Licensed under the [GNU Lesser General Public License, Version 3.0](http://www.gnu.org/licenses/lgpl.txt)
0 commit comments