File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ classifiers =
19
19
Programming Language :: Python :: 3.8
20
20
Programming Language :: Python :: 3.9
21
21
Programming Language :: Python :: 3.10
22
+ Programming Language :: Python :: 3.11
22
23
Programming Language :: Fortran
23
24
Operating System :: Microsoft :: Windows
24
25
Operating System :: POSIX
@@ -31,9 +32,11 @@ keywords =
31
32
lsp
32
33
fortls
33
34
project_urls =
35
+ Donate = https://github.com/sponsors/gnikit
34
36
Documentation = https://gnikit.github.io/fortls
35
- Repository = https://github.com/gnikit/fortls
37
+ Changes = https://github.com/gnikit/fortls/blob/master/CHANGELOG.md
36
38
Tracker = https://github.com/gnikit/fortls/issues
39
+ Source Code = https://github.com/gnikit/fortls
37
40
38
41
[options]
39
42
packages = find:
You can’t perform that action at this time.
0 commit comments