File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -31,12 +31,12 @@ classifiers =
31
31
Topic :: Software Development :: Testing
32
32
keywords = static code analysis linter python lint
33
33
project_urls =
34
- " What's New" = https://pylint.pycqa.org/en/latest/whatsnew/
35
- " Bug tracker" = https://github.com/PyCQA/pylint/issues
36
- " Discord server" = https://discord.gg/kFebW799
37
- " User manual" = http://pylint.pycqa.org/en/latest/
38
- " Contributing" = http://pylint.pycqa.org/en/latest/development_guide/contribute.html
39
- " Technical references" = http://pylint.pycqa.org/en/latest/technical_reference/index.html
34
+ What' s New = https://pylint.pycqa.org/en/latest/whatsnew/
35
+ Bug tracker = https://github.com/PyCQA/pylint/issues
36
+ Discord server = https://discord.gg/kFebW799
37
+ User manual = http://pylint.pycqa.org/en/latest/
38
+ Contributing = http://pylint.pycqa.org/en/latest/development_guide/contribute.html
39
+ Technical references = http://pylint.pycqa.org/en/latest/technical_reference/index.html
40
40
41
41
[options]
42
42
packages = find:
You can’t perform that action at this time.
0 commit comments